AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzXomlVariableManager Member List
This is the complete list of members for CzXomlVariableManager, including all inherited members.
_Iterator typedefCzXomlVariableManager
addVariable(CzXomlVariable *variable)CzXomlVariableManager
addVariable(const char *name, eCzXomlVariableType type=VT_String)CzXomlVariableManager
addVariable(const char *name, eCzXomlVariableType type, const char *value, int size)CzXomlVariableManager
begin()CzXomlVariableManager [inline]
clearVariables()CzXomlVariableManager
CreateVariable(const char *name, eCzXomlVariableType type=VT_String)CzXomlVariableManager
CzXomlVariableManager()CzXomlVariableManager [inline]
end()CzXomlVariableManager [inline]
findVariable(unsigned int name_hash)CzXomlVariableManager
findVariable(const char *name)CzXomlVariableManager
FindVariable(const char *name, IzXomlResource *container)CzXomlVariableManager [static]
FindVariable(unsigned int name_hash, IzXomlResource *container)CzXomlVariableManager [static]
getParent()CzXomlVariableManager [inline]
ParentCzXomlVariableManager [protected]
removeVariable(CzXomlVariable *var)CzXomlVariableManager
removeVariable(unsigned int name_hash)CzXomlVariableManager
setParent(IzXomlResource *scene)CzXomlVariableManager [inline]
setVariable(unsigned int name_hash, const char *value)CzXomlVariableManager
setVariable(const char *name, const char *value)CzXomlVariableManager
Update()CzXomlVariableManager [inline]
VariablesCzXomlVariableManager [protected]
~CzXomlVariableManager()CzXomlVariableManager [inline, virtual]