Cafu Engine
ConVarT Member List

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

Bool enum value (defined in ConVarT)ConVarT
ClearModified() (defined in ConVarT)ConVarTinline
ConsoleInterpreterImplT classConVarTfriend
ConVarT(const std::string &Name_, const std::string &Value_, const int Flags_, const std::string &Description_, const char **AllowedValues_=NULL) (defined in ConVarT)ConVarT
ConVarT(const std::string &Name_, const char *Value_, const int Flags_, const std::string &Description_, const char **AllowedValues_=NULL) (defined in ConVarT)ConVarT
ConVarT(const std::string &Name_, const int Value_, const int Flags_, const std::string &Description_, const int MinValue_=1, const int MaxValue_=-1) (defined in ConVarT)ConVarT
ConVarT(const std::string &Name_, const bool Value_, const int Flags_, const std::string &Description_) (defined in ConVarT)ConVarT
ConVarT(const std::string &Name_, const double Value_, const int Flags_, const std::string &Description_, const double MinValue_=1.0, const double MaxValue_=-1.0) (defined in ConVarT)ConVarT
Double enum value (defined in ConVarT)ConVarT
FLAG_ALL enum value (defined in ConVarT)ConVarT
FLAG_BY_CODE enum valueConVarT
FLAG_CHEAT enum valueConVarT
FLAG_FOR_INIT enum valueConVarT
FLAG_GAMEDLL enum value (defined in ConVarT)ConVarT
FLAG_MAIN_EXE enum value (defined in ConVarT)ConVarT
FLAG_MATSYS enum value (defined in ConVarT)ConVarT
FLAG_NETWORK_SYNC enum valueConVarT
FLAG_PERSISTENT enum valueConVarT
FLAG_READ_ONLY enum valueConVarT
FLAG_SERVERINFO enum valueConVarT
FLAG_SOUNDSYS enum value (defined in ConVarT)ConVarT
FLAG_USERINFO enum valueConVarT
FlagT enum nameConVarT
GetDescription() const (defined in ConVarT)ConVarTinline
GetFlags() const (defined in ConVarT)ConVarTinline
GetName() const (defined in ConVarT)ConVarTinline
GetType() const (defined in ConVarT)ConVarTinline
GetValueBool() const (defined in ConVarT)ConVarTinline
GetValueDouble() const (defined in ConVarT)ConVarTinline
GetValueInt() const (defined in ConVarT)ConVarTinline
GetValueString() const (defined in ConVarT)ConVarTinline
HasBeenModified() const (defined in ConVarT)ConVarTinline
Integer enum value (defined in ConVarT)ConVarT
operator=(const std::string &Value_) (defined in ConVarT)ConVarTinline
operator=(const char *Value_) (defined in ConVarT)ConVarTinline
operator=(const int Value_) (defined in ConVarT)ConVarTinline
operator=(const bool Value_) (defined in ConVarT)ConVarTinline
operator=(const double Value_) (defined in ConVarT)ConVarTinline
RegisterStaticList()ConVarTstatic
SetValue(const std::string &Value_) (defined in ConVarT)ConVarT
SetValue(const char *Value_) (defined in ConVarT)ConVarT
SetValue(const int Value_) (defined in ConVarT)ConVarT
SetValue(const bool Value_) (defined in ConVarT)ConVarT
SetValue(const double Value_) (defined in ConVarT)ConVarT
String enum value (defined in ConVarT)ConVarT
TypeT enum name (defined in ConVarT)ConVarT
~ConVarT() (defined in ConVarT)ConVarT