#include <serialize.h>
template<typename I>
class CVarInt< I >
Definition at line 340 of file serialize.h.
template<typename I >
unsigned int CVarInt< I >::GetSerializeSize |
( |
int |
, |
|
|
int |
|
|
) |
| const |
|
inline |
template<typename I >
template<typename Stream >
void CVarInt< I >::Serialize |
( |
Stream & |
s, |
|
|
int |
, |
|
|
int |
|
|
) |
| const |
|
inline |
template<typename I >
template<typename Stream >
void CVarInt< I >::Unserialize |
( |
Stream & |
s, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: