libzypp  10.5.0
zypp::media::MediaBlock Struct Reference

a single block from the blocklist, consisting of an offset and a size More...

#include <MediaBlockList.h>

List of all members.

Public Member Functions

 MediaBlock (off_t off_r, size_t size_r)

Public Attributes

off_t off
size_t size

Detailed Description

a single block from the blocklist, consisting of an offset and a size

Definition at line 26 of file MediaBlockList.h.


Constructor & Destructor Documentation

zypp::media::MediaBlock::MediaBlock ( off_t  off_r,
size_t  size_r 
) [inline]

Definition at line 27 of file MediaBlockList.h.


Member Data Documentation

Definition at line 31 of file MediaBlockList.h.

Definition at line 32 of file MediaBlockList.h.


The documentation for this struct was generated from the following file: