jigdo API
Last update by Admin on 2010-05-23
FilePart::SerializeCacheEntry Struct Reference
Opposite of unserializeCacheEntry; create byte stream from object. More...
Public Member Functions | |
SerializeCacheEntry (const FilePart &f, JigdoCache *c, size_t blockLen, size_t md5Len) | |
size_t | serialSizeOf () |
void | operator() (byte *data) |
Public Attributes | |
const FilePart & | file |
JigdoCache * | cache |
size_t | blockLength |
size_t | md5BlockLength |
Detailed Description
Opposite of unserializeCacheEntry; create byte stream from object.Constructor & Destructor Documentation
FilePart::SerializeCacheEntry::SerializeCacheEntry | ( | const FilePart & | f, | |
JigdoCache * | c, | |||
size_t | blockLen, | |||
size_t | md5Len | |||
) | [inline] |
Member Function Documentation
size_t FilePart::SerializeCacheEntry::serialSizeOf | ( | ) | [inline] |
void FilePart::SerializeCacheEntry::operator() | ( | byte * | data | ) | [inline] |
References Assert, Paranoid, serialize(), and serialize4().
Member Data Documentation
The documentation for this struct was generated from the following file:
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
