Colobot
CBot::CBotVarClass Member List

This is the complete list of members for CBot::CBotVarClass, 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 classCBot::CBotVarClassfriend
CBot::CBotVar::CBotVar(const CBotToken &name)CBot::CBotVar
CBotVarClass(const CBotToken &name, const CBotTypResult &type)CBot::CBotVarClass
CBotVarPointer classCBot::CBotVarClassfriend
ConstructorSet() overrideCBot::CBotVarClassvirtual
Copy(CBotVar *pSrc, bool bName=true) overrideCBot::CBotVarClassvirtual
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
DecrementUse()CBot::CBotVarClass
Destroy(CBotVar *var)CBot::CBotVarstatic
Div(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Eq(CBotVar *left, CBotVar *right) overrideCBot::CBotVarClassvirtual
Find(long id)CBot::CBotVarClassstatic
GetClass() overrideCBot::CBotVarClassvirtual
GetInit() constCBot::CBotVar
GetItem(const std::string &name) overrideCBot::CBotVarClassvirtual
GetItem(int n, bool bExtend) overrideCBot::CBotVarClassvirtual
GetItemList() overrideCBot::CBotVarClassvirtual
GetItemRef(int nIdent) overrideCBot::CBotVarClassvirtual
GetName()CBot::CBotVar
GetNext()CBot::CBotLinkedList< CBotVar >inline
GetPointer() overrideCBot::CBotVarClassvirtual
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::CBotVarClassvirtual
Hi(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Hs(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Inc()CBot::CBotVarvirtual
IncrementUse()CBot::CBotVarClass
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_next (defined in CBot::CBotLinkedList< CBotVar >)CBot::CBotLinkedList< CBotVar >protected
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::CBotVarClassvirtual
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::CBotVarClassvirtual
SetClass(CBotClass *pClass) overrideCBot::CBotVarClassvirtual
SetIdent(long n) overrideCBot::CBotVarClassvirtual
SetInit(InitType initType)CBot::CBotVar
SetName(const std::string &name)CBot::CBotVar
SetPointer(CBotVar *p)CBot::CBotVarvirtual
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::CBotVarClassvirtual
XOr(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
~CBotLinkedList()CBot::CBotLinkedList< CBotVar >inlinevirtual
~CBotVar()CBot::CBotVarvirtual
~CBotVarClass()CBot::CBotVarClass