Colobot
|
This is the complete list of members for CBotClass, including all inherited members.
AddFunction(const char *name, bool rExec(CBotVar *pThis, CBotVar *pVar, CBotVar *pResult, int &Exception), CBotTypResult rCompile(CBotVar *pThis, CBotVar *&pVar)) (defined in CBotClass) | CBotClass | |
AddItem(CBotString name, CBotTypResult type, int mPrivate=PR_PUBLIC) | CBotClass | |
AddItem(CBotVar *pVar) (defined in CBotClass) | CBotClass | |
AddNext(CBotClass *pClass) (defined in CBotClass) | CBotClass | |
AddUpdateFunc(void rMaj(CBotVar *pThis, void *pUser)) (defined in CBotClass) | CBotClass | |
CBotClass(const char *name, CBotClass *pParent, bool bIntrinsic=false) (defined in CBotClass) | CBotClass | |
CBotVarClass (defined in CBotClass) | CBotClass | friend |
CheckCall(CBotToken *&pToken, CBotDefParam *pParam) (defined in CBotClass) | CBotClass | |
Compile(CBotToken *&p, CBotCStack *pStack) (defined in CBotClass) | CBotClass | static |
Compile1(CBotToken *&p, CBotCStack *pStack) (defined in CBotClass) | CBotClass | static |
CompileDefItem(CBotToken *&p, CBotCStack *pStack, bool bSecond) (defined in CBotClass) | CBotClass | |
CompileMethode(const char *name, CBotVar *pThis, CBotVar **ppParams, CBotCStack *pStack, long &nIdent) (defined in CBotClass) | CBotClass | |
ExecuteMethode(long &nIdent, const char *name, CBotVar *pThis, CBotVar **ppParams, CBotVar *&pResult, CBotStack *&pStack, CBotToken *pToken) (defined in CBotClass) | CBotClass | |
Find(CBotToken *&pToken) (defined in CBotClass) | CBotClass | static |
Find(const char *name) (defined in CBotClass) | CBotClass | static |
Free() (defined in CBotClass) | CBotClass | static |
FreeLock(CBotProgram *p) (defined in CBotClass) | CBotClass | static |
GetItem(const char *name) (defined in CBotClass) | CBotClass | |
GetItemRef(int nIdent) (defined in CBotClass) | CBotClass | |
GetName() (defined in CBotClass) | CBotClass | |
GetParent() (defined in CBotClass) | CBotClass | |
GetVar() (defined in CBotClass) | CBotClass | |
IsChildOf(CBotClass *pClass) (defined in CBotClass) | CBotClass | |
IsIntrinsic() (defined in CBotClass) | CBotClass | |
Lock(CBotProgram *p) (defined in CBotClass) | CBotClass | |
m_IsDef (defined in CBotClass) | CBotClass | |
Purge() (defined in CBotClass) | CBotClass | |
RestoreMethode(long &nIdent, const char *name, CBotVar *pThis, CBotVar **ppParams, CBotStack *&pStack) (defined in CBotClass) | CBotClass | |
RestoreStaticState(FILE *pf) (defined in CBotClass) | CBotClass | static |
SaveStaticState(FILE *pf) (defined in CBotClass) | CBotClass | static |
Unlock() (defined in CBotClass) | CBotClass | |
~CBotClass() (defined in CBotClass) | CBotClass |