CRM64Pro GDK  v0.94
A free cross-platform game development kit built on top of SDL 2.0
CRM64Pro::XMLObj Member List

This is the complete list of members for CRM64Pro::XMLObj, including all inherited members.

getAttribute(const string &sAttr, string &sValue)CRM64Pro::XMLObj
getAttribute(const string &sAttr, Sint32 &iValue)CRM64Pro::XMLObj
getAttribute(const string &sAttr, double &dValue)CRM64Pro::XMLObj
getComment(string &sComment)CRM64Pro::XMLObj
getID()CRM64Pro::XMLObj
getName(string &sName)CRM64Pro::XMLObj
getText(string &sText)CRM64Pro::XMLObj
info(Sint32 iMode=0)CRM64Pro::XMLObj
nodeChild()CRM64Pro::XMLObj
nodeCreate(const string &sNode)CRM64Pro::XMLObj
nodeFirst()CRM64Pro::XMLObj
nodeGetName(string &sNode)CRM64Pro::XMLObj
nodeNext()CRM64Pro::XMLObj
nodeParent()CRM64Pro::XMLObj
nodePointTo(Sint32 iParam, char *szNodes,...)CRM64Pro::XMLObj
nodePrev()CRM64Pro::XMLObj
nodeRemove()CRM64Pro::XMLObj
nodeRename(const string &sNode)CRM64Pro::XMLObj
nodeRestore()CRM64Pro::XMLObj
nodeStore()CRM64Pro::XMLObj
removeAttribute(const string &sAttr)CRM64Pro::XMLObj
removeComment()CRM64Pro::XMLObj
removeText()CRM64Pro::XMLObj
save(const string &sFileCDC)CRM64Pro::XMLObj
save(Sint32 idCDC)CRM64Pro::XMLObj
saveToFile(const string &sFile)CRM64Pro::XMLObj
setAttribute(const string &sAttr, const string &sValue)CRM64Pro::XMLObj
setAttribute(const string &sAttr, const Sint32 &iValue)CRM64Pro::XMLObj
setAttribute(const string &sAttr, const double &dValue)CRM64Pro::XMLObj
setComment(const string &sComment)CRM64Pro::XMLObj
setText(const string &sText)CRM64Pro::XMLObj