Cheetah::Serialize< ::Cheetah::CHEETAH, T > Class Template Reference
#include <CheetahSerialize.h>
List of all members.
|
Public Types |
| enum | { fixedSize = true
} |
Static Public Member Functions |
| static int | size (const T &) |
| static int | pack (const T &item, char *buffer) |
| static int | unpack (T *&p, char *buffer) |
| static void | cleanup (T *p) |
template<class T>
class Cheetah::Serialize< ::Cheetah::CHEETAH, T >
Member Enumeration Documentation
Member Function Documentation
The documentation for this class was generated from the following file: