PTLib
Version 2.12.9
|
#include <vartype.h>
Public Member Functions | |
char * | Alloc (size_t sz) |
char * | Realloc (size_t sz) |
void | Copy (const Dynamic &other) |
Public Attributes | |
char * | data |
size_t | size |
char* PVarType::Variant::Dynamic::Alloc | ( | size_t | sz | ) |
void PVarType::Variant::Dynamic::Copy | ( | const Dynamic & | other | ) |
char* PVarType::Variant::Dynamic::Realloc | ( | size_t | sz | ) |
char* PVarType::Variant::Dynamic::data |
size_t PVarType::Variant::Dynamic::size |