Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
CBotVarClass Member List

This is the complete list of members for CBotVarClass, including all inherited members.

Add(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
AddNext(CBotVar *pVar) (defined in CBotVar)CBotVar
And(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
ASR(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
CBotVar (defined in CBotVarClass)CBotVarClassfriend
CBotVar() (defined in CBotVar)CBotVar
CBotVarClass(const CBotToken *name, const CBotTypResult &type) (defined in CBotVarClass)CBotVarClass
CBotVarPointer (defined in CBotVarClass)CBotVarClassfriend
ConstructorSet() (defined in CBotVarClass)CBotVarClassvirtual
Copy(CBotVar *pSrc, bool bName=true) (defined in CBotVarClass)CBotVarClassvirtual
Create(const char *name, CBotTypResult type) (defined in CBotVar)CBotVarstatic
Create(const char *name, CBotClass *pClass) (defined in CBotVar)CBotVarstatic
Create(const CBotToken *name, int type) (defined in CBotVar)CBotVarstatic
Create(const CBotToken *name, CBotTypResult type) (defined in CBotVar)CBotVarstatic
Create(const char *name, int type, CBotClass *pClass) (defined in CBotVar)CBotVarstatic
Create(CBotVar *pVar) (defined in CBotVar)CBotVarstatic
debug() (defined in CBotVar)CBotVar
Dec() (defined in CBotVar)CBotVarvirtual
DecrementUse() (defined in CBotVarClass)CBotVarClass
Div(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Eq(CBotVar *left, CBotVar *right) (defined in CBotVarClass)CBotVarClassvirtual
Find(long id) (defined in CBotVarClass)CBotVarClassstatic
GetClass() (defined in CBotVarClass)CBotVarClassvirtual
GetInit() (defined in CBotVar)CBotVar
GetItem(const char *name) (defined in CBotVarClass)CBotVarClassvirtual
GetItem(int n, bool bExtend) (defined in CBotVarClass)CBotVarClassvirtual
GetItemList() (defined in CBotVarClass)CBotVarClassvirtual
GetItemRef(int nIdent) (defined in CBotVarClass)CBotVarClassvirtual
GetName() (defined in CBotVar)CBotVar
GetNext() (defined in CBotVar)CBotVar
GetPointer() (defined in CBotVarClass)CBotVarClassvirtual
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)CBotVarvirtual
GetValInt() (defined in CBotVar)CBotVarvirtual
GetValString() (defined in CBotVarClass)CBotVarClassvirtual
Hi(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Hs(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Inc() (defined in CBotVar)CBotVarvirtual
IncrementUse() (defined in CBotVarClass)CBotVarClass
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)CBotVarvirtual
Ls(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
m_binit (defined in CBotVar)CBotVarprotected
m_bStatic (defined in CBotVar)CBotVarprotected
m_ident (defined in CBotVar)CBotVarprotected
m_identcpt (defined in CBotVar)CBotVarprotectedstatic
m_InitExpr (defined in CBotVar)CBotVarprotected
m_LimExpr (defined in CBotVar)CBotVarprotected
m_mPrivate (defined in CBotVar)CBotVarprotected
m_next (defined in CBotVar)CBotVarprotected
m_pMyThis (defined in CBotVar)CBotVarprotected
m_pUserPtr (defined in CBotVar)CBotVarprotected
m_token (defined in CBotVar)CBotVarprotected
m_type (defined in CBotVar)CBotVarprotected
Maj(void *pUser, bool bContinue) (defined in CBotVarClass)CBotVarClassvirtual
Modulo(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Mul(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Ne(CBotVar *left, CBotVar *right) (defined in CBotVarClass)CBotVarClassvirtual
Neg() (defined in CBotVar)CBotVarvirtual
NextUniqNum() (defined in CBotVar)CBotVarstatic
Not() (defined in CBotVar)CBotVarvirtual
Or(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Power(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
RestoreState(FILE *pf, CBotVar *&pVar) (defined in CBotVar)CBotVarstatic
Save0State(FILE *pf) (defined in CBotVar)CBotVarvirtual
Save1State(FILE *pf) (defined in CBotVarClass)CBotVarClassvirtual
SetClass(CBotClass *pClass) (defined in CBotVarClass)CBotVarClassvirtual
SetIdent(long n) (defined in CBotVarClass)CBotVarClassvirtual
SetInit(int bInit) (defined in CBotVar)CBotVar
SetItemList(CBotVar *pVar) (defined in CBotVarClass)CBotVarClass
SetName(const char *name) (defined in CBotVar)CBotVar
SetPointer(CBotVar *p) (defined in CBotVar)CBotVarvirtual
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)CBotVarvirtual
SetValInt(int val, const char *name=NULL) (defined in CBotVar)CBotVarvirtual
SetValString(const char *p) (defined in CBotVar)CBotVarvirtual
SL(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
SR(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
Sub(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
XOr(CBotVar *left, CBotVar *right) (defined in CBotVar)CBotVarvirtual
~CBotVar() (defined in CBotVar)CBotVarvirtual
~CBotVarClass() (defined in CBotVarClass)CBotVarClass