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
CzProgram Member List
This is the complete list of members for CzProgram, including all inherited members.
_ConditionsIzCommandExecutor [protected]
_Iterator typedefIzCommandExecutor
ActualClassTypeHashIzXomlResource [protected]
addCommand(IzCommandExecutor *command)IzCommandExecutor
begin()IzCommandExecutor [inline]
call(CzProgram *program)CzProgram
CallerCzProgram [protected]
ClassTypeHashIzXomlResource [protected]
clearCommands()IzCommandExecutor
CommandIndexIzCommandExecutor [protected]
CommandNameHashIzCommandExecutor [protected]
CommandsIzCommandExecutor [protected]
ConditionsIzCommandExecutor [protected]
ContainerIzXomlResource [protected]
CurrentCommandIzCommandExecutor [protected]
CzProgram()CzProgram [inline]
DebugInfoIzXomlResource [protected]
end()IzCommandExecutor [inline]
eProgram_Status enum nameCzProgram
eSetPropertyError enum nameIzXomlResource
Execute(float dt)CzProgram [virtual]
findCommand(unsigned int name_hash)IzCommandExecutor
findCommand(const char *name)IzCommandExecutor
FinishedIzCommandExecutor [protected]
getActualClassTypeHash()IzXomlResource [inline]
getCaller()CzProgram [inline]
getClassTypeHash()IzXomlResource [inline]
getCommandIndex() const IzCommandExecutor [inline]
getCommandNameHash()IzCommandExecutor [inline]
getConditions() const IzCommandExecutor [inline]
getContainer()IzXomlResource [inline]
getDebugInfo()IzXomlResource [inline]
getIfReturn()IzCommandExecutor [inline]
getIfReturnValue() const IzCommandExecutor [inline]
getLastCommand()CzProgram [inline]
getManager()CzProgram [inline]
getName()IzXomlResource [inline]
getNameHash()IzXomlResource [inline]
IzXomlResource::getParent()IzXomlResource [inline]
IzCommandExecutor::getParent()IzCommandExecutor [inline]
getProgram()IzCommandExecutor [inline]
getProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, CzXomlProperty &prop)IzXomlResource [static]
getReturnValue() const IzCommandExecutor [inline]
getTagHash()IzXomlResource [inline]
gotoCommand()IzCommandExecutor
gotoNextCommand()CzProgram
IfReturnIzCommandExecutor [protected]
IfReturnValueIzCommandExecutor [protected]
IncompatibleTypes enum valueIzXomlResource
Init()IzCommandExecutor [inline, virtual]
InitialisedIzCommandExecutor [protected]
isFinished() const IzCommandExecutor [inline]
isInitialised() const IzCommandExecutor [inline]
isManaged() const IzXomlResource [inline]
isParallel() const IzCommandExecutor [inline]
isPaused() const CzProgram [inline]
isRunning() const CzProgram [inline]
isStopped() const CzProgram [inline]
IzCommandExecutor()IzCommandExecutor [inline]
IzXomlResource()IzXomlResource [inline]
LastCommandCzProgram [protected]
LoadFromXoml(IzXomlResource *parent, bool load_children, CzXmlNode *node)CzProgram [virtual]
ManagedIzXomlResource [protected]
ManagerCzProgram [protected]
NameIzXomlResource [protected]
NameHashIzXomlResource [protected]
nextCommand()IzCommandExecutor
NoAccess enum valueIzXomlResource
NotIzCommandExecutor [protected]
NotFound enum valueIzXomlResource
ParallelIzCommandExecutor [protected]
IzXomlResource::ParentIzXomlResource [protected]
IzCommandExecutor::ParentIzCommandExecutor [protected]
pause()CzProgram [inline]
PostLoadFromXoml(IzXomlResource *parent, CzXmlNode *node)IzXomlResource [inline, virtual]
ProcessCommands(CzCommand *parent, bool load_children, CzXmlNode *node)CzProgram [protected]
ProgramIzCommandExecutor [protected]
PS_Paused enum valueCzProgram
PS_Running enum valueCzProgram
PS_Stopped enum valueCzProgram
RebuildCommandIndices()IzCommandExecutor
Remove()IzXomlResource [virtual]
removeCommand(IzCommandExecutor *command)IzCommandExecutor
restart()CzProgram [virtual]
returnToCaller()CzProgram
ReturnValueIzCommandExecutor [protected]
SearchForResource enum valueIzXomlResource
setActualClassType(const char *type_name)IzXomlResource
setCaller(CzProgram *program)CzProgram [inline]
setClassType(const char *type_name)IzXomlResource
setCommandIndex(int index)IzCommandExecutor [inline]
setCommandName(const char *name)IzCommandExecutor [inline]
setConditions(const char *cond, bool _not=false)IzCommandExecutor [inline]
setContainer(IzXomlResource *container)IzXomlResource [inline]
setCurrentCommand(IzCommandExecutor *command)IzCommandExecutor
setCurrentCommand(int index)IzCommandExecutor
setDebugInfo(const char *info)IzXomlResource [inline]
setFinished(bool finished)IzCommandExecutor [inline]
setIfReturn(IzCommandExecutor *command, int value)IzCommandExecutor
setInitialised(bool init)IzCommandExecutor [inline]
setLastCommand(IzCommandExecutor *command)CzProgram [inline]
setManaged(bool managed)IzXomlResource [inline]
setManager(CzProgramManager *manager)CzProgram [inline]
setName(const char *name)IzXomlResource
setParallel(bool parallel)IzCommandExecutor [inline]
IzXomlResource::setParent(CzXomlResourceManager *parent)IzXomlResource [inline]
IzCommandExecutor::setParent(IzCommandExecutor *parent)IzCommandExecutor [inline]
setProgram(CzProgram *program)IzCommandExecutor [inline]
setProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, const CzString &data, bool delta)IzXomlResource [static]
setProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, const CzXomlProperty &prop, bool delta)IzXomlResource [static]
setProperty(CzXomlClassDef *class_def, IzAnimTarget *target, CzAnimInstance *animation)IzXomlResource [static]
setProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, CzXomlVariable *variable)IzXomlResource [static]
setTag(const char *Tag)IzXomlResource
start()CzProgram [inline]
StatusCzProgram [protected]
stop()CzProgram [inline]
Success enum valueIzXomlResource
TagHashIzXomlResource [protected]
Uninit()IzCommandExecutor
~CzProgram()CzProgram [inline, virtual]
~IzCommandExecutor()IzCommandExecutor [inline, virtual]
~IzXomlResource()IzXomlResource [inline, virtual]