CRM64Pro GDK
v0.11.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro
XML
CRM64Pro::XML Member List
This is the complete list of members for
CRM64Pro::XML
, including all inherited members.
getAttribute
(const string &sAttr, string &sValue)
CRM64Pro::XML
getAttribute
(const string &sAttr, Sint32 &iValue)
CRM64Pro::XML
getAttribute
(const string &sAttr, double &dValue)
CRM64Pro::XML
getComment
(string &sComment)
CRM64Pro::XML
getID
()
CRM64Pro::XML
getName
(string &sName)
CRM64Pro::XML
getText
(string &sText)
CRM64Pro::XML
info
(Sint32 iMode=0)
CRM64Pro::XML
nodeChild
()
CRM64Pro::XML
nodeCreate
(const string &sNode)
CRM64Pro::XML
nodeFirst
()
CRM64Pro::XML
nodeGetName
(string &sNode)
CRM64Pro::XML
nodeNext
()
CRM64Pro::XML
nodeParent
()
CRM64Pro::XML
nodePointTo
(Sint32 iParam, char *szNodes,...)
CRM64Pro::XML
nodePrev
()
CRM64Pro::XML
nodeRemove
()
CRM64Pro::XML
nodeRename
(const string &sNode)
CRM64Pro::XML
nodeRestore
()
CRM64Pro::XML
nodeStore
()
CRM64Pro::XML
removeAttribute
(const string &sAttr)
CRM64Pro::XML
removeComment
()
CRM64Pro::XML
removeText
()
CRM64Pro::XML
save
(const string &sFileCDC)
CRM64Pro::XML
save
(Sint32 idCDC)
CRM64Pro::XML
saveToFile
(const string &sFile)
CRM64Pro::XML
setAttribute
(const string &sAttr, const string &sValue)
CRM64Pro::XML
setAttribute
(const string &sAttr, const Sint32 &iValue)
CRM64Pro::XML
setAttribute
(const string &sAttr, const double &dValue)
CRM64Pro::XML
setComment
(const string &sComment)
CRM64Pro::XML
setText
(const string &sText)
CRM64Pro::XML
CRM64Pro GDK v0.11.0
(Sat Feb 24 2024) -