Serializes the file index and byte offset.
Synopses
Declared in <flatfile.h>
template<typename Stream>
static
void
Unser(
Stream& s,
CDiskTxPos& obj);
Serializes the file index and byte offset.
template<typename Stream>
static
void
Unser(
Stream& s,
FlatFilePos& obj);
Created with MrDocs