cbp2make
Makefile generation tool for Code::Blocks IDE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CIntegerVariable Member List

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

CIntegerVariable(const CString &Name, const int Value=0)CIntegerVariable
CVariable(void)CVariable
CVariable(const CString &Name)CVariable
GetBoolean(void) const CIntegerVariablevirtual
GetChar(void) const CIntegerVariablevirtual
GetFloat(void) const CIntegerVariablevirtual
GetInteger(void) const CIntegerVariablevirtual
GetName(void)CVariable
GetString(void) const CIntegerVariablevirtual
GetType(void) const CIntegerVariablevirtual
GetTypeName(void) const CIntegerVariablevirtual
m_NameCVariableprotected
m_ValueCIntegerVariableprotected
operator=(const CIntegerVariable &Variable)CIntegerVariable
operator=(const double Value)CIntegerVariable
operator=(const int Value)CIntegerVariable
operator=(const bool Value)CIntegerVariable
operator=(const CString &Value)CIntegerVariable
operator=(const char Value)CIntegerVariable
Print(std::ostream &out)CVariable
SetBoolean(const bool Value)CIntegerVariablevirtual
SetChar(const char Value)CIntegerVariablevirtual
SetFloat(const double Value)CIntegerVariablevirtual
SetInteger(const int Value)CIntegerVariablevirtual
SetName(const CString &Name)CVariable
SetString(const CString &Value)CIntegerVariablevirtual
~CIntegerVariable(void)CIntegerVariableinlinevirtual
~CVariable(void)CVariablevirtual