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
CzPrograms Class Reference

#include <CzProgram.h>

List of all members.

Public Types

typedef CzList
< CzCommandCreator * >
::iterator 
_Iterator

Public Member Functions

_Iterator begin ()
_Iterator end ()
void addCommand (CzCommandCreator *creator)
CzCommandCreatorfindCreator (unsigned int name_hash)
CzCommandCreatorfindCreator (const char *name)
void Init ()
void Release ()

Protected Attributes

CzList< CzCommandCreator * > CommandCreators

Member Typedef Documentation


Member Function Documentation

void CzPrograms::addCommand ( CzCommandCreator creator) [inline]
_Iterator CzPrograms::end ( ) [inline]
CzCommandCreator * CzPrograms::findCreator ( unsigned int  name_hash)
CzCommandCreator * CzPrograms::findCreator ( const char *  name)
void CzPrograms::Init ( )

Member Data Documentation


The documentation for this class was generated from the following files: