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