#include <stlvariables.h>
◆ CIntegerVariable()
CIntegerVariable::CIntegerVariable |
( |
const CString & |
Name, |
|
|
const int |
Value = 0 |
|
) |
| |
◆ ~CIntegerVariable()
virtual CIntegerVariable::~CIntegerVariable |
( |
void |
| ) |
|
|
inlinevirtual |
◆ GetBoolean()
bool CIntegerVariable::GetBoolean |
( |
void |
| ) |
const |
|
virtual |
◆ GetChar()
char CIntegerVariable::GetChar |
( |
void |
| ) |
const |
|
virtual |
◆ GetFloat()
double CIntegerVariable::GetFloat |
( |
void |
| ) |
const |
|
virtual |
◆ GetInteger()
int CIntegerVariable::GetInteger |
( |
void |
| ) |
const |
|
virtual |
◆ GetString()
CString CIntegerVariable::GetString |
( |
void |
| ) |
const |
|
virtual |
◆ GetType()
int CIntegerVariable::GetType |
( |
void |
| ) |
const |
|
virtual |
◆ GetTypeName()
CString CIntegerVariable::GetTypeName |
( |
void |
| ) |
const |
|
virtual |
◆ operator=() [1/6]
◆ operator=() [2/6]
◆ operator=() [3/6]
◆ operator=() [4/6]
◆ operator=() [5/6]
◆ operator=() [6/6]
◆ SetBoolean()
void CIntegerVariable::SetBoolean |
( |
const bool |
Value | ) |
|
|
virtual |
◆ SetChar()
void CIntegerVariable::SetChar |
( |
const char |
Value | ) |
|
|
virtual |
◆ SetFloat()
void CIntegerVariable::SetFloat |
( |
const double |
Value | ) |
|
|
virtual |
◆ SetInteger()
void CIntegerVariable::SetInteger |
( |
const int |
Value | ) |
|
|
virtual |
◆ SetString()
void CIntegerVariable::SetString |
( |
const CString & |
Value | ) |
|
|
virtual |
◆ m_Value
int CIntegerVariable::m_Value |
|
protected |
The documentation for this class was generated from the following files: