Colobot
CBot::CBotVarBoolean Member List

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

Add(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
AddNext(CBotVar *elem)CBot::CBotLinkedList< CBotVar >inline
And(CBotVar *left, CBotVar *right) overrideCBot::CBotVarBooleanvirtual
ASR(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
CBotVar()CBot::CBotVar
CBotVar(const CBotToken &name)CBot::CBotVar
CBotVarBoolean(const CBotToken &name) (defined in CBot::CBotVarBoolean)CBot::CBotVarBooleaninline
CBotVarNumberBase(const CBotToken &name) (defined in CBot::CBotVarNumberBase< bool, CBotTypBoolean >)CBot::CBotVarNumberBase< bool, CBotTypBoolean >inline
CBotVarValue(const CBotToken &name)CBot::CBotVarValue< T, type >inline
ConstructorSet()CBot::CBotVarvirtual
Copy(CBotVar *pSrc, bool bName=true) overrideCBot::CBotVarValue< T, type >inlinevirtual
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::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetClass()CBot::CBotVarvirtual
GetInit() constCBot::CBotVar
GetItem(const std::string &name)CBot::CBotVarvirtual
GetItem(int index, bool grow=false)CBot::CBotVarvirtual
GetItemList()CBot::CBotVarvirtual
GetItemRef(int nIdent)CBot::CBotVarvirtual
GetName()CBot::CBotVar
GetNext()CBot::CBotLinkedList< CBotVar >inline
GetPointer()CBot::CBotVarvirtual
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() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValChar() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValDouble() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValFloat() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValInt() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValLong() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValShort() overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
GetValString() overrideCBot::CBotVarValue< T, type >inlinevirtual
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_next (defined in CBot::CBotLinkedList< CBotVar >)CBot::CBotLinkedList< CBotVar >protected
m_pMyThisCBot::CBotVarprotected
m_pUserPtrCBot::CBotVarprotected
m_tokenCBot::CBotVarprotected
m_typeCBot::CBotVarprotected
m_valCBot::CBotVarValue< T, type >protected
Modulo(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Mul(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Ne(CBotVar *left, CBotVar *right) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
Neg()CBot::CBotVarvirtual
NextUniqNum()CBot::CBotVarstatic
Not() overrideCBot::CBotVarBooleanvirtual
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) overrideCBot::CBotVarBooleanvirtual
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::CBotVarBooleanvirtual
SetClass(CBotClass *pClass)CBot::CBotVarvirtual
SetIdent(long UniqId)CBot::CBotVarvirtual
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) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValChar(uint32_t val) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValDouble(double val) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValFloat(float val) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValInt(int val, const std::string &s="") overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValLong(long val) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValShort(short val) overrideCBot::CBotVarNumberBase< bool, CBotTypBoolean >inlinevirtual
SetValString(const std::string &val) overrideCBot::CBotVarValue< T, type >inlinevirtual
SetValue(T val) (defined in CBot::CBotVarValue< T, type >)CBot::CBotVarValue< T, type >inlineprotectedvirtual
SL(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
SR(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Sub(CBotVar *left, CBotVar *right)CBot::CBotVarvirtual
Update(void *pUser)CBot::CBotVarvirtual
XOr(CBotVar *left, CBotVar *right) overrideCBot::CBotVarBooleanvirtual
~CBotLinkedList()CBot::CBotLinkedList< CBotVar >inlinevirtual
~CBotVar()CBot::CBotVarvirtual