AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzXmlTools Class Reference

General tools used by all CzXml classes. More...

#include <CzXml.h>

List of all members.

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]

Detailed Description

General tools used by all CzXml classes.


Member Function Documentation

int CzXmlTools::GetFirstWhitespaceIndex ( char *  pMem,
int  len 
) [static]

Member Data Documentation

bool CzXmlTools::BoolListPool [static]
float CzXmlTools::FloatListPool [static]

The documentation for this class was generated from the following files: