AnimatLab  2
Test
StdUtils::CMarkupSTL Member List

This is the complete list of members for StdUtils::CMarkupSTL, including all inherited members.

AddAttrib(const char *szAttrib, const char *szValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
AddAttrib(const char *szAttrib, int nValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
AddChildAttrib(const char *szAttrib, const char *szValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
AddChildAttrib(const char *szAttrib, int nValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
AddChildElem(const char *szName, const char *szData=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
AddChildSubDoc(const char *szSubDoc) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
AddElem(const char *szName, const char *szData=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
CMarkupSTL() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
CMarkupSTL(const char *szDoc) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
CMarkupSTL(const CMarkupSTL &markup) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
FindChildElem(const char *szName=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
FindElem(const char *szName=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
GetAttrib(const char *szAttrib) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetAttribName(int n) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
GetChildAttrib(const char *szAttrib) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetChildData() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetChildSubDoc() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
GetChildTagName() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetData() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetDoc() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetError() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
GetOffsets(int &nStart, int &nEnd) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
GetTagName() const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
InsertChildElem(const char *szName, const char *szData=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
InsertChildSubDoc(const char *szSubDoc) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
InsertElem(const char *szName, const char *szData=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
IntoElem() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLvirtual
IsWellFormed() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
Load(const char *szFileName) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
m_aPos (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_iPos (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_iPosChild (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_iPosFree (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_iPosParent (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_mapSavedPos (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_nNodeType (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_strDoc (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
m_strError (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
mapSavedPosT typedef (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
MarkupNodeType enum name (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_CDATA_SECTION enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_COMMENT enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_DOCUMENT_TYPE enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_ELEMENT enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_EXCLUDE_WHITESPACE enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_PROCESSING_INSTRUCTION enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_TEXT enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
MNT_WHITESPACE enum value (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
operator=(const CMarkupSTL &markup) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
OutOfElem() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLvirtual
RemoveChildElem() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
RemoveElem() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
ResetChildPos() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
ResetMainPos() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
ResetPos() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
RestorePos(const char *szPosName="") (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
Save(const char *szFileName) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
SavePos(const char *szPosName="") (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
SetAttrib(const char *szAttrib, const char *szValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
SetAttrib(const char *szAttrib, int nValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
SetChildAttrib(const char *szAttrib, const char *szValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
SetChildAttrib(const char *szAttrib, int nValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
SetChildData(const char *szData, int nCDATA=0) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
SetData(const char *szData, int nCDATA=0) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinline
SetDoc(const char *szDoc) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTL
vectorElemPosT typedef (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_AddElem(const char *szName, const char *szValue, bool bInsert, bool bAddChild) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_AddSubDoc(const char *szSubDoc, bool bInsert, bool bAddChild) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_Adjust(int iPos, int nShift, bool bAfterPos=false) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_CreateNode(std::string &strNode, int nNodeType, const char *szText) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_DocChange(int nLeft, int nReplace, const std::string &strInsert) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_FindAttrib(TokenPos &token, const char *szAttrib=NULL) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_FindChar(const char *szDoc, int &nChar, char c) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotectedstatic
x_FindElem(int iPosParent, int iPos, const char *szPath) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_FindToken(TokenPos &token) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotectedstatic
x_GetAttrib(int iPos, const char *szAttrib) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_GetData(int iPos) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_GetFreePos() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_GetTagName(int iPos) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_GetToken(const TokenPos &token) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_LocateNew(int iPosParent, int &iPosRel, int &nOffset, int nLength, int nFlags) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_ParseElem(int iPos) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_ParseError(const char *szError, const char *szName=NULL) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_ParseNode(TokenPos &token) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_PosInsert(int iPos, int nInsertLength) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_ReleasePos() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_RemoveElem(int iPos) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_SetAttrib(int iPos, const char *szAttrib, const char *szValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_SetAttrib(int iPos, const char *szAttrib, int nValue) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_SetData(int iPos, const char *szData, int nCDATA) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_SetPos(int iPosParent, int iPos, int iPosChild) (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinlineprotected
x_TextFromDoc(int nLeft, int nRight) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
x_TextToDoc(const char *szText, bool bAttrib=false) const (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLprotected
~CMarkupSTL() (defined in StdUtils::CMarkupSTL)StdUtils::CMarkupSTLinlinevirtual