|
Colobot
|
This is the complete list of members for CBotVarPointer, including all inherited members.
| Add(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| AddNext(CBotVar *pVar) (defined in CBotVar) | CBotVar | |
| And(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| ASR(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| CBotVar (defined in CBotVarPointer) | CBotVarPointer | friend |
| CBotVar() (defined in CBotVar) | CBotVar | |
| CBotVarPointer(const CBotToken *name, CBotTypResult &type) (defined in CBotVarPointer) | CBotVarPointer | |
| ConstructorSet() (defined in CBotVarPointer) | CBotVarPointer | virtual |
| Copy(CBotVar *pSrc, bool bName=true) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| Create(const char *name, CBotTypResult type) (defined in CBotVar) | CBotVar | static |
| Create(const char *name, CBotClass *pClass) (defined in CBotVar) | CBotVar | static |
| Create(const CBotToken *name, int type) (defined in CBotVar) | CBotVar | static |
| Create(const CBotToken *name, CBotTypResult type) (defined in CBotVar) | CBotVar | static |
| Create(const char *name, int type, CBotClass *pClass) (defined in CBotVar) | CBotVar | static |
| Create(CBotVar *pVar) (defined in CBotVar) | CBotVar | static |
| debug() (defined in CBotVar) | CBotVar | |
| Dec() (defined in CBotVar) | CBotVar | virtual |
| Div(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Eq(CBotVar *left, CBotVar *right) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| GetClass() (defined in CBotVarPointer) | CBotVarPointer | virtual |
| GetIdent() (defined in CBotVarPointer) | CBotVarPointer | |
| GetInit() (defined in CBotVar) | CBotVar | |
| GetItem(const char *name) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| GetItem(int row, bool bGrow=false) (defined in CBotVar) | CBotVar | virtual |
| GetItemList() (defined in CBotVarPointer) | CBotVarPointer | virtual |
| GetItemRef(int nIdent) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| GetName() (defined in CBotVar) | CBotVar | |
| GetNext() (defined in CBotVar) | CBotVar | |
| GetPointer() (defined in CBotVarPointer) | CBotVarPointer | virtual |
| GetPrivate() (defined in CBotVar) | CBotVar | |
| GetStaticVar() (defined in CBotVar) | CBotVar | |
| GetToken() (defined in CBotVar) | CBotVar | |
| GetType(int mode=0) (defined in CBotVar) | CBotVar | |
| GetTypResult(int mode=0) (defined in CBotVar) | CBotVar | |
| GetUniqNum() (defined in CBotVar) | CBotVar | |
| GetUserPtr() (defined in CBotVar) | CBotVar | |
| GetValFloat() (defined in CBotVar) | CBotVar | virtual |
| GetValInt() (defined in CBotVar) | CBotVar | virtual |
| GetValString() (defined in CBotVarPointer) | CBotVarPointer | virtual |
| Hi(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Hs(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Inc() (defined in CBotVar) | CBotVar | virtual |
| IsElemOfClass(const char *name) (defined in CBotVar) | CBotVar | |
| IsPrivate(int mode=PR_PROTECT) (defined in CBotVar) | CBotVar | |
| IsStatic() (defined in CBotVar) | CBotVar | |
| Lo(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Ls(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| m_binit (defined in CBotVar) | CBotVar | protected |
| m_bStatic (defined in CBotVar) | CBotVar | protected |
| m_ident (defined in CBotVar) | CBotVar | protected |
| m_identcpt (defined in CBotVar) | CBotVar | protectedstatic |
| m_InitExpr (defined in CBotVar) | CBotVar | protected |
| m_LimExpr (defined in CBotVar) | CBotVar | protected |
| m_mPrivate (defined in CBotVar) | CBotVar | protected |
| m_next (defined in CBotVar) | CBotVar | protected |
| m_pMyThis (defined in CBotVar) | CBotVar | protected |
| m_pUserPtr (defined in CBotVar) | CBotVar | protected |
| m_token (defined in CBotVar) | CBotVar | protected |
| m_type (defined in CBotVar) | CBotVar | protected |
| Maj(void *pUser, bool bContinue) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| Modulo(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Mul(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Ne(CBotVar *left, CBotVar *right) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| Neg() (defined in CBotVar) | CBotVar | virtual |
| NextUniqNum() (defined in CBotVar) | CBotVar | static |
| Not() (defined in CBotVar) | CBotVar | virtual |
| Or(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Power(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| RestoreState(FILE *pf, CBotVar *&pVar) (defined in CBotVar) | CBotVar | static |
| Save0State(FILE *pf) (defined in CBotVar) | CBotVar | virtual |
| Save1State(FILE *pf) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| SetClass(CBotClass *pClass) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| SetIdent(long n) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| SetInit(int bInit) (defined in CBotVar) | CBotVar | |
| SetName(const char *name) (defined in CBotVar) | CBotVar | |
| SetPointer(CBotVar *p) (defined in CBotVarPointer) | CBotVarPointer | virtual |
| SetPrivate(int mPrivate) (defined in CBotVar) | CBotVar | |
| SetStatic(bool bStatic) (defined in CBotVar) | CBotVar | |
| SetType(CBotTypResult &type) (defined in CBotVar) | CBotVar | |
| SetUniqNum(long n) (defined in CBotVar) | CBotVar | |
| SetUserPtr(void *pUser) (defined in CBotVar) | CBotVar | |
| SetVal(CBotVar *var) (defined in CBotVar) | CBotVar | |
| SetValFloat(float val) (defined in CBotVar) | CBotVar | virtual |
| SetValInt(int val, const char *name=NULL) (defined in CBotVar) | CBotVar | virtual |
| SetValString(const char *p) (defined in CBotVar) | CBotVar | virtual |
| SL(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| SR(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| Sub(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| XOr(CBotVar *left, CBotVar *right) (defined in CBotVar) | CBotVar | virtual |
| ~CBotVar() (defined in CBotVar) | CBotVar | virtual |
| ~CBotVarPointer() (defined in CBotVarPointer) | CBotVarPointer |
1.8.5