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