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