_renderWireframe | Parameters | [private] |
_useShaders | Parameters | [private] |
CExpatImpl() | CExpatImpl< Parameters > | [inline] |
CharacterDataHandler(void *pUserData, const XML_Char *pszData, int nLength) | CExpatImpl< Parameters > | [inline, protected, static] |
charSet | Parameters | [private] |
CommentHandler(void *pUserData, const XML_Char *pszData) | CExpatImpl< Parameters > | [inline, protected, static] |
Create(const XML_Char *pszEncoding=NULL, const XML_Char *pszSep=NULL) | CExpatImpl< Parameters > | [inline] |
currentAttr | Parameters | [private] |
DefaultHandler(void *pUserData, const XML_Char *pszData, int nLength) | CExpatImpl< Parameters > | [inline, protected, static] |
Destroy() | CExpatImpl< Parameters > | [inline] |
EnableCdataSectionHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableCharacterDataHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableCommentHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableDefaultHandler(bool fEnable=true, bool fExpand=true) | CExpatImpl< Parameters > | [inline] |
EnableDoctypeDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableElementHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableEndCdataSectionHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableEndDoctypeDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableEndElementHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableEndNamespaceDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableExternalEntityRefHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableNamespaceDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableProcessingInstructionHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableStartCdataSectionHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableStartDoctypeDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableStartElementHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableStartNamespaceDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableUnknownEncodingHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EnableXmlDeclHandler(bool fEnable=true) | CExpatImpl< Parameters > | [inline] |
EndCdataSectionHandler(void *pUserData) | CExpatImpl< Parameters > | [inline, protected, static] |
EndDoctypeDeclHandler(void *pUserData) | CExpatImpl< Parameters > | [inline, protected, static] |
EndElementHandler(void *pUserData, const XML_Char *pszName) | CExpatImpl< Parameters > | [inline, protected, static] |
EndNamespaceDeclHandler(void *pUserData, const XML_Char *pszPrefix) | CExpatImpl< Parameters > | [inline, protected, static] |
ExternalEntityRefHandler(void *pUserData, const XML_Char *pszContext, const XML_Char *pszBase, const XML_Char *pszSystemID, const XML_Char *pszPublicID) | CExpatImpl< Parameters > | [inline, protected, static] |
GetBuffer(int nLength) | CExpatImpl< Parameters > | [inline] |
getCharsetKey(unsigned char key) | Parameters | |
GetCurrentByteCount() | CExpatImpl< Parameters > | [inline] |
GetCurrentByteIndex() | CExpatImpl< Parameters > | [inline] |
GetCurrentColumnNumber() | CExpatImpl< Parameters > | [inline] |
GetCurrentLineNumber() | CExpatImpl< Parameters > | [inline] |
GetErrorCode() | CExpatImpl< Parameters > | [inline] |
GetErrorString() | CExpatImpl< Parameters > | [inline] |
GetErrorString(enum XML_Error nError) | CExpatImpl< Parameters > | [inline, static] |
GetExpatVersion() | CExpatImpl< Parameters > | [inline, static] |
GetInputContext(int *pnOffset, int *pnSize) | CExpatImpl< Parameters > | [inline] |
getSpecialCharsetKey(int key) | Parameters | |
keyActions | Parameters | [private] |
m_p | CExpatImpl< Parameters > | [protected] |
OnCharacterData(const XML_Char *pszData, int nLength) | CExpatImpl< Parameters > | [inline] |
OnComment(const XML_Char *pszData) | CExpatImpl< Parameters > | [inline] |
OnDefault(const XML_Char *pszData, int nLength) | CExpatImpl< Parameters > | [inline] |
OnEndCdataSection() | CExpatImpl< Parameters > | [inline] |
OnEndDoctypeDecl() | CExpatImpl< Parameters > | [inline] |
OnEndElement(const XML_Char *pszName) | CExpatImpl< Parameters > | [inline] |
OnEndNamespaceDecl(const XML_Char *pszPrefix) | CExpatImpl< Parameters > | [inline] |
OnExternalEntityRef(const XML_Char *pszContext, const XML_Char *pszBase, const XML_Char *pszSystemID, const XML_Char *pszPublicID) | CExpatImpl< Parameters > | [inline] |
OnPostCreate() | CExpatImpl< Parameters > | [inline, protected] |
OnProcessingInstruction(const XML_Char *pszTarget, const XML_Char *pszData) | CExpatImpl< Parameters > | [inline] |
OnStartCdataSection() | CExpatImpl< Parameters > | [inline] |
OnStartDoctypeDecl(const XML_Char *pszDoctypeName, const XML_Char *pszSysID, const XML_Char *pszPubID, bool fHasInternalSubset) | CExpatImpl< Parameters > | [inline] |
OnStartElement(const XML_Char *pszName, const XML_Char **papszAttrs) | Parameters | |
OnStartNamespaceDecl(const XML_Char *pszPrefix, const XML_Char *pszURI) | CExpatImpl< Parameters > | [inline] |
OnUnknownEncoding(const XML_Char *pszName, XML_Encoding *pInfo) | CExpatImpl< Parameters > | [inline] |
OnXmlDecl(const XML_Char *pszVersion, const XML_Char *pszEncoding, bool fStandalone) | CExpatImpl< Parameters > | [inline] |
Parameters(const char *filename) | Parameters | |
Parse(const char *pszBuffer, int nLength=-1, bool fIsFinal=true) | CExpatImpl< Parameters > | [inline] |
ParseBuffer(int nLength, bool fIsFinal=true) | CExpatImpl< Parameters > | [inline] |
ProcessingInstructionHandler(void *pUserData, const XML_Char *pszTarget, const XML_Char *pszData) | CExpatImpl< Parameters > | [inline, protected, static] |
renderWireframe() | Parameters | [inline] |
setupAction(unsigned int paramAction, void *paramVar, unsigned int alt, const char *paramName) | Parameters | [private] |
setupActions() | Parameters | [private] |
setupDefaults() | Parameters | [private] |
setupSpecialKeys() | Parameters | [private] |
specialCharSet | Parameters | [private] |
specialKeys | Parameters | [private] |
StartCdataSectionHandler(void *pUserData) | CExpatImpl< Parameters > | [inline, protected, static] |
StartDoctypeDeclHandler(void *pUserData, const XML_Char *pszDoctypeName, const XML_Char *pszSysID, const XML_Char *pszPubID, int nHasInternalSubset) | CExpatImpl< Parameters > | [inline, protected, static] |
StartElementHandler(void *pUserData, const XML_Char *pszName, const XML_Char **papszAttrs) | CExpatImpl< Parameters > | [inline, protected, static] |
StartNamespaceDeclHandler(void *pUserData, const XML_Char *pszPrefix, const XML_Char *pszURI) | CExpatImpl< Parameters > | [inline, protected, static] |
toggleShaders() | Parameters | [inline] |
toggleWireframe() | Parameters | [inline] |
UnknownEncodingHandler(void *pUserData, const XML_Char *pszName, XML_Encoding *pInfo) | CExpatImpl< Parameters > | [inline, protected, static] |
useShaders() | Parameters | [inline] |
XmlDeclHandler(void *pUserData, const XML_Char *pszVersion, const XML_Char *pszEncoding, int nStandalone) | CExpatImpl< Parameters > | [inline, protected, static] |
~CExpatImpl() | CExpatImpl< Parameters > | [inline] |