libzypp
13.10.6
|
a single block from the blocklist, consisting of an offset and a size More...
#include <MediaBlockList.h>
Public Member Functions | |
MediaBlock (off_t off_r, size_t size_r) | |
Public Attributes | |
off_t | off |
size_t | size |
a single block from the blocklist, consisting of an offset and a size
Definition at line 26 of file MediaBlockList.h.
|
inline |
Definition at line 27 of file MediaBlockList.h.
off_t zypp::media::MediaBlock::off |
Definition at line 31 of file MediaBlockList.h.
size_t zypp::media::MediaBlock::size |
Definition at line 32 of file MediaBlockList.h.