Colobot
CBot::CBotVarPointer Member List

This is the complete list of members for CBot::CBotVarPointer, including all inherited members.

Add(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
AddNext(CBotVar *elem)CBot::CBotLinkedList< CBotVar >inline
And(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
ASR(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
CBotVar (defined in CBot::CBotVarPointer)CBot::CBotVarPointerfriend
CBot::CBotVar::CBotVar(const CBotToken &name)CBot::CBotVar
CBotVarPointer(const CBotToken &name, CBotTypResult &type)CBot::CBotVarPointer
ConstructorSet() overrideCBot::CBotVarPointervirtual
Copy(CBotVar *pSrc, bool bName=true) overrideCBot::CBotVarPointervirtual
Create(const std::string &name, CBotTypResult type)CBot::CBotVarstatic
Create(const std::string &name, CBotClass *pClass)CBot::CBotVarstatic
Create(const CBotToken &name, CBotType type)CBot::CBotVarstatic
Create(const CBotToken &name, CBotTypResult type)CBot::CBotVarstatic
Create(const std::string &name, CBotType type, CBotClass *pClass)CBot::CBotVarstatic
Create(CBotVar *pVar)CBot::CBotVarstatic
Dec()CBot::CBotVarvirtual
Destroy(CBotVar *var)CBot::CBotVarstatic
Div(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Eq(CBotVar *left, CBotVar *right) overrideCBot::CBotVarPointervirtual
GetClass() overrideCBot::CBotVarPointervirtual
GetIdent()CBot::CBotVarPointer
GetInit() constCBot::CBotVar
GetItem(const std::string &name) overrideCBot::CBotVarPointervirtual
CBot::CBotVar::GetItem(int index, bool grow=false)CBot::CBotVarvirtual
GetItemList() overrideCBot::CBotVarPointervirtual
GetItemRef(int nIdent) overrideCBot::CBotVarPointervirtual
GetName()CBot::CBotVar
GetNext()CBot::CBotLinkedList< CBotVar >inline
GetPointer() overrideCBot::CBotVarPointervirtual
GetPrivate()CBot::CBotVar
GetStaticVar()CBot::CBotVar
GetToken()CBot::CBotVar
GetType(GetTypeMode mode=GetTypeMode::NORMAL)CBot::CBotVar
GetTypeMode enum nameCBot::CBotVar
GetTypResult(GetTypeMode mode=GetTypeMode::NORMAL)CBot::CBotVar
GetUniqNum()CBot::CBotVar
GetUserPtr()CBot::CBotVar
GetValByte()CBot::CBotVarvirtual
GetValChar()CBot::CBotVarvirtual
GetValDouble()CBot::CBotVarvirtual
GetValFloat()CBot::CBotVarvirtual
GetValInt()CBot::CBotVarvirtual
GetValLong()CBot::CBotVarvirtual
GetValShort()CBot::CBotVarvirtual
GetValString() overrideCBot::CBotVarPointervirtual
Hi(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Hs(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Inc()CBot::CBotVarvirtual
InitType enum nameCBot::CBotVar
IsDefined() constCBot::CBotVarinline
IsElemOfClass(const std::string &name)CBot::CBotVar
IsNAN() constCBot::CBotVarinline
IsPrivate(ProtectionLevel level=ProtectionLevel::Protected)CBot::CBotVar
IsStatic()CBot::CBotVar
IsUndefined() constCBot::CBotVarinline
Lo(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Ls(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
m_binitCBot::CBotVarprotected
m_bStaticCBot::CBotVarprotected
m_identCBot::CBotVarprotected
m_identcptCBot::CBotVarprotectedstatic
m_InitExprCBot::CBotVarprotected
m_LimExprCBot::CBotVarprotected
m_mPrivateCBot::CBotVarprotected
m_pMyThisCBot::CBotVarprotected
m_pUserPtrCBot::CBotVarprotected
m_tokenCBot::CBotVarprotected
m_typeCBot::CBotVarprotected
Modulo(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Mul(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Ne(CBotVar *left, CBotVar *right) overrideCBot::CBotVarPointervirtual
Neg()CBot::CBotVarvirtual
NextUniqNum()CBot::CBotVarstatic
Not()CBot::CBotVarvirtual
operator bool()CBot::CBotVar
operator double()CBot::CBotVar
operator float()CBot::CBotVar
operator int()CBot::CBotVar
operator long()CBot::CBotVar
operator short()CBot::CBotVar
operator signed char()CBot::CBotVar
operator std::string()CBot::CBotVar
operator uint32_t()CBot::CBotVar
operator=(const CBotVar &var)CBot::CBotVar
operator=(signed char x)CBot::CBotVar
operator=(short x)CBot::CBotVar
operator=(uint32_t x)CBot::CBotVar
operator=(int x)CBot::CBotVar
operator=(long x)CBot::CBotVar
operator=(float x)CBot::CBotVar
operator=(double x)CBot::CBotVar
operator=(const std::string &x)CBot::CBotVar
Or(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Power(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
ProtectionLevel enum nameCBot::CBotVar
RestoreState(std::istream &istr, CBotVar *&pVar)CBot::CBotVarstatic
Save0State(std::ostream &ostr)CBot::CBotVarvirtual
Save1State(std::ostream &ostr) overrideCBot::CBotVarPointervirtual
SetClass(CBotClass *pClass) overrideCBot::CBotVarPointervirtual
SetIdent(long n) overrideCBot::CBotVarPointervirtual
SetInit(InitType initType)CBot::CBotVar
SetName(const std::string &name)CBot::CBotVar
SetPointer(CBotVar *p) overrideCBot::CBotVarPointervirtual
SetPrivate(ProtectionLevel mPrivate)CBot::CBotVar
SetStatic(bool bStatic)CBot::CBotVar
SetType(CBotTypResult &type)CBot::CBotVar
SetUniqNum(long n)CBot::CBotVar
SetUserPtr(void *pUser)CBot::CBotVar
SetVal(CBotVar *var)CBot::CBotVar
SetValByte(signed char val)CBot::CBotVarvirtual
SetValChar(uint32_t val)CBot::CBotVarvirtual
SetValDouble(double val)CBot::CBotVarvirtual
SetValFloat(float val)CBot::CBotVarvirtual
SetValInt(int val, const std::string &name="")CBot::CBotVarvirtual
SetValLong(long val)CBot::CBotVarvirtual
SetValShort(short val)CBot::CBotVarvirtual
SetValString(const std::string &val)CBot::CBotVarvirtual
SL(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
SR(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Sub(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Update(void *pUser) overrideCBot::CBotVarPointervirtual
XOr(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
~CBotLinkedList()CBot::CBotLinkedList< CBotVar >inlinevirtual
~CBotVar()CBot::CBotVarvirtual
~CBotVarPointer()CBot::CBotVarPointer