CRM64Pro GDK v0.14.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
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, float &fValue)CRM64Pro::XML
getComment(string &sComment)CRM64Pro::XML
getID() const overrideCRM64Pro::XML
getName() const overrideCRM64Pro::XML
getText(string &sText)CRM64Pro::XML
info(Sint32 iMode=0) overrideCRM64Pro::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 &sCDCFile, const string &sResourceName="")CRM64Pro::XML
save(const Sint32 idCDC, const string &sResourceName="")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 float &fValue)CRM64Pro::XML
setComment(const string &sComment)CRM64Pro::XML
setText(const string &sText)CRM64Pro::XML