My Project
NPL::CNPLWriterT< StringBufferType > Member List

This is the complete list of members for NPL::CNPLWriterT< StringBufferType >, including all inherited members.

AddMemBlock(int nSize)NPL::CNPLWriterT< StringBufferType >
Append(const char *text)NPL::CNPLWriterT< StringBufferType >
Append(const char *pData, int nSize) (defined in NPL::CNPLWriterT< StringBufferType >)NPL::CNPLWriterT< StringBufferType >
Append(const string &sText) (defined in NPL::CNPLWriterT< StringBufferType >)NPL::CNPLWriterT< StringBufferType >
BeginTable()NPL::CNPLWriterT< StringBufferType >
Buffer_Type typedef (defined in NPL::CNPLWriterT< StringBufferType >)NPL::CNPLWriterT< StringBufferType >
CNPLWriterT(int nReservedSize=-1)NPL::CNPLWriterT< StringBufferType >
CNPLWriterT(Buffer_Type &buff_, int nReservedSize=-1)NPL::CNPLWriterT< StringBufferType >
EndTable()NPL::CNPLWriterT< StringBufferType >
GetEmptyMessage()NPL::CNPLWriterT< StringBufferType >static
GetNilMessage()NPL::CNPLWriterT< StringBufferType >static
Reset(int nReservedSize=-1)NPL::CNPLWriterT< StringBufferType >
ToString()NPL::CNPLWriterT< StringBufferType >inline
WriteName(const char *name, bool bUseBrackets=false)NPL::CNPLWriterT< StringBufferType >
WriteNil()NPL::CNPLWriterT< StringBufferType >
WriteParamDelimiter()NPL::CNPLWriterT< StringBufferType >inline
WriteValue(const char *value, bool bInQuotation=true)NPL::CNPLWriterT< StringBufferType >
WriteValue(const char *buffer, int nSize, bool bInQuotation=true)NPL::CNPLWriterT< StringBufferType >
WriteValue(const string &sStr, bool bInQuotation=true) (defined in NPL::CNPLWriterT< StringBufferType >)NPL::CNPLWriterT< StringBufferType >
WriteValue(double value)NPL::CNPLWriterT< StringBufferType >
~CNPLWriterT() (defined in NPL::CNPLWriterT< StringBufferType >)NPL::CNPLWriterT< StringBufferType >