Colobot
|
This is the complete list of members for CBotFunction, including all inherited members.
AddNext(CBotFunction *p) (defined in CBotFunction) | CBotFunction | |
AddNext(CBotInstr *n) (defined in CBotInstr) | CBotInstr | private |
AddNext3(CBotInstr *n) (defined in CBotInstr) | CBotInstr | private |
AddNext3b(CBotInstr *n) (defined in CBotInstr) | CBotInstr | private |
AddPublic(CBotFunction *pfunc) (defined in CBotFunction) | CBotFunction | static |
CBotClass (defined in CBotFunction) | CBotFunction | friend |
CBotCStack (defined in CBotFunction) | CBotFunction | friend |
CBotFunction() (defined in CBotFunction) | CBotFunction | |
CBotInstr() (defined in CBotInstr) | CBotInstr | private |
CBotProgram (defined in CBotFunction) | CBotFunction | friend |
CheckParam(CBotDefParam *pParam) (defined in CBotFunction) | CBotFunction | |
ChkLvl(const CBotString &label, int type) (defined in CBotInstr) | CBotInstr | privatestatic |
CompCase(CBotStack *&pj, int val) (defined in CBotInstr) | CBotInstr | privatevirtual |
Compile(CBotToken *&p, CBotCStack *pStack, CBotFunction *pFunc, bool bLocal=true) (defined in CBotFunction) | CBotFunction | static |
Compile(CBotToken *&p, CBotCStack *pStack) (defined in CBotInstr) | CBotInstr | privatestatic |
Compile1(CBotToken *&p, CBotCStack *pStack, CBotClass *pClass) (defined in CBotFunction) | CBotFunction | static |
CompileArray(CBotToken *&p, CBotCStack *pStack, CBotTypResult type, bool first=true) (defined in CBotInstr) | CBotInstr | privatestatic |
CompileCall(const char *name, CBotVar **ppVars, long &nIdent) (defined in CBotFunction) | CBotFunction | |
DecLvl() (defined in CBotInstr) | CBotInstr | privatestatic |
DoCall(long &nIdent, const char *name, CBotVar **ppVars, CBotStack *pStack, CBotToken *pToken) (defined in CBotFunction) | CBotFunction | |
DoCall(long &nIdent, const char *name, CBotVar *pThis, CBotVar **ppVars, CBotStack *pStack, CBotToken *pToken, CBotClass *pClass) (defined in CBotFunction) | CBotFunction | |
Execute(CBotVar **ppVars, CBotStack *&pj, CBotVar *pInstance=nullptr) (defined in CBotFunction) | CBotFunction | |
Execute(CBotStack *&pj) (defined in CBotInstr) | CBotInstr | privatevirtual |
Execute(CBotStack *&pj, CBotVar *pVar) (defined in CBotInstr) | CBotInstr | privatevirtual |
ExecuteVar(CBotVar *&pVar, CBotCStack *&pile) (defined in CBotInstr) | CBotInstr | privatevirtual |
ExecuteVar(CBotVar *&pVar, CBotStack *&pile, CBotToken *prevToken, bool bStep, bool bExtend) (defined in CBotInstr) | CBotInstr | privatevirtual |
FindLocalOrPublic(long &nIdent, const char *name, CBotVar **ppVars, CBotTypResult &TypeOrError, bool bPublic=true) (defined in CBotFunction) | CBotFunction | |
GetName() (defined in CBotFunction) | CBotFunction | |
GetNext() (defined in CBotInstr) | CBotInstr | private |
GetNext3() (defined in CBotInstr) | CBotInstr | private |
GetNext3b() (defined in CBotInstr) | CBotInstr | private |
GetParams() (defined in CBotFunction) | CBotFunction | |
GetPosition(int &start, int &stop, CBotGet modestart, CBotGet modestop) (defined in CBotFunction) | CBotFunction | |
GetToken() (defined in CBotInstr) | CBotInstr | private |
GetTokenType() (defined in CBotInstr) | CBotInstr | private |
IncLvl(CBotString &label) (defined in CBotInstr) | CBotInstr | privatestatic |
IncLvl() (defined in CBotInstr) | CBotInstr | privatestatic |
IsExtern() (defined in CBotFunction) | CBotFunction | |
IsOfClass(CBotString name) (defined in CBotInstr) | CBotInstr | private |
IsPublic() (defined in CBotFunction) | CBotFunction | |
m_LoopLvl (defined in CBotInstr) | CBotInstr | privatestatic |
m_next2b (defined in CBotInstr) | CBotInstr | private |
m_next3 (defined in CBotInstr) | CBotInstr | private |
m_next3b (defined in CBotInstr) | CBotInstr | private |
m_token (defined in CBotInstr) | CBotInstr | private |
name (defined in CBotInstr) | CBotInstr | private |
Next() (defined in CBotFunction) | CBotFunction | |
RestoreCall(long &nIdent, const char *name, CBotVar **ppVars, CBotStack *pStack) (defined in CBotFunction) | CBotFunction | |
RestoreCall(long &nIdent, const char *name, CBotVar *pThis, CBotVar **ppVars, CBotStack *pStack, CBotClass *pClass) (defined in CBotFunction) | CBotFunction | |
RestoreState(CBotVar **ppVars, CBotStack *&pj, CBotVar *pInstance=nullptr) (defined in CBotFunction) | CBotFunction | |
RestoreState(CBotStack *&pj, bool bMain) (defined in CBotInstr) | CBotInstr | privatevirtual |
RestoreStateVar(CBotStack *&pile, bool bMain) (defined in CBotInstr) | CBotInstr | privatevirtual |
SetToken(CBotToken *p) (defined in CBotInstr) | CBotInstr | private |
~CBotFunction() (defined in CBotFunction) | CBotFunction | |
~CBotInstr() (defined in CBotInstr) | CBotInstr | privatevirtual |