CDiskTxPos::Unser

Serializes the file index and byte offset.

Synopsis

Declared in <flatfile.h>

template<typename Stream>
static
void
Unser(
    Stream& s,
    FlatFilePos& obj);

Parameters

NameDescription
objLocation of a record within a numbered flat file: a file index and byte offset.