|
Colobot
|
This is the complete list of members for CBotProgram, including all inherited members.
| AddFunction(const char *name, bool rExec(CBotVar *pVar, CBotVar *pResult, int &Exception, void *pUser), CBotTypResult rCompile(CBotVar *&pVar, void *pUser)) (defined in CBotProgram) | CBotProgram | static |
| CBotFunction (defined in CBotProgram) | CBotProgram | friend |
| CBotProgram() (defined in CBotProgram) | CBotProgram | |
| CBotProgram(CBotVar *pInstance) (defined in CBotProgram) | CBotProgram | |
| Compile(const char *program, CBotStringArray &ListFonctions, void *pUser=nullptr) (defined in CBotProgram) | CBotProgram | |
| DefineNum(const char *name, long val) (defined in CBotProgram) | CBotProgram | static |
| Free() (defined in CBotProgram) | CBotProgram | static |
| GetError() (defined in CBotProgram) | CBotProgram | |
| GetError(int &code, int &start, int &end) (defined in CBotProgram) | CBotProgram | |
| GetError(int &code, int &start, int &end, CBotProgram *&pProg) (defined in CBotProgram) | CBotProgram | |
| GetErrorText(int code) (defined in CBotProgram) | CBotProgram | static |
| GetFunctions() (defined in CBotProgram) | CBotProgram | |
| GetIdent() (defined in CBotProgram) | CBotProgram | |
| GetPosition(const char *name, int &start, int &stop, CBotGet modestart=GetPosExtern, CBotGet modestop=GetPosBloc) (defined in CBotProgram) | CBotProgram | |
| GetRunPos(const char *&FunctionName, int &start, int &end) (defined in CBotProgram) | CBotProgram | |
| GetStackVars(const char *&FunctionName, int level) (defined in CBotProgram) | CBotProgram | |
| GetVersion() (defined in CBotProgram) | CBotProgram | static |
| Init() (defined in CBotProgram) | CBotProgram | static |
| m_bCompileClass (defined in CBotProgram) | CBotProgram | |
| m_bDebugDD (defined in CBotProgram) | CBotProgram | |
| m_DebugVarStr (defined in CBotProgram) | CBotProgram | static |
| RestoreState(FILE *pf) (defined in CBotProgram) | CBotProgram | |
| Run(void *pUser=nullptr, int timer=-1) (defined in CBotProgram) | CBotProgram | |
| SaveState(FILE *pf) (defined in CBotProgram) | CBotProgram | |
| SetIdent(long n) (defined in CBotProgram) | CBotProgram | |
| SetTimer(int n) (defined in CBotProgram) | CBotProgram | static |
| Start(const char *name) (defined in CBotProgram) | CBotProgram | |
| Stop() (defined in CBotProgram) | CBotProgram | |
| ~CBotProgram() (defined in CBotProgram) | CBotProgram |
1.8.9.1