#include <serialize.h>
Definition at line 893 of file serialize.h.
CSizeComputer::CSizeComputer |
( |
int |
nTypeIn, |
|
|
int |
nVersionIn |
|
) |
| |
|
inline |
int CSizeComputer::GetType |
( |
| ) |
const |
|
inline |
int CSizeComputer::GetVersion |
( |
| ) |
const |
|
inline |
void CSizeComputer::seek |
( |
size_t |
_nSize | ) |
|
|
inline |
Pretend _nSize bytes are written, without specifying them.
Definition at line 909 of file serialize.h.
size_t CSizeComputer::size |
( |
void |
| ) |
const |
|
inline |
void CSizeComputer::write |
( |
const char * |
psz, |
|
|
size_t |
_nSize |
|
) |
| |
|
inline |
size_t CSizeComputer::nSize |
|
protected |
const int CSizeComputer::nType |
|
protected |
const int CSizeComputer::nVersion |
|
protected |
The documentation for this class was generated from the following file: