AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
General tools used by all CzXml classes. More...
#include <CzXml.h>
Static Public Member Functions | |
static int | GetFirstWhitespaceIndex (char *pMem, int len) |
Static Public Attributes | |
static int | IntListPool [CZ_INT_LIST_POOL_SIZE] |
static float | FloatListPool [CZ_FLOAT_LIST_POOL_SIZE] |
static bool | BoolListPool [CZ_BOOL_LIST_POOL_SIZE] |
General tools used by all CzXml classes.
int CzXmlTools::GetFirstWhitespaceIndex | ( | char * | pMem, |
int | len | ||
) | [static] |
bool CzXmlTools::BoolListPool [static] |
float CzXmlTools::FloatListPool [static] |
int CzXmlTools::IntListPool [static] |