cbp2make
Makefile generation tool for Code::Blocks IDE
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) constCIntegerVariablevirtual
GetChar(void) constCIntegerVariablevirtual
GetFloat(void) constCIntegerVariablevirtual
GetInteger(void) constCIntegerVariablevirtual
GetName(void)CVariable
GetString(void) constCIntegerVariablevirtual
GetType(void) constCIntegerVariablevirtual
GetTypeName(void) constCIntegerVariablevirtual
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