Definition at line 54 of file xml_data_types.cpp.
◆ CustomDataType() [1/2]
CustomDataType::CustomDataType |
( |
| ) |
|
|
inline |
◆ CustomDataType() [2/2]
CustomDataType::CustomDataType |
( |
int | theInt, |
|
|
std::string | theString ) |
|
inline |
◆ setInt()
void CustomDataType::setInt |
( |
int | theInt | ) |
|
|
inline |
◆ setString()
void CustomDataType::setString |
( |
std::string | theString | ) |
|
|
inline |
◆ getInt()
int CustomDataType::getInt |
( |
| ) |
const |
|
inline |
◆ getString()
std::string CustomDataType::getString |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ _theInt
int CustomDataType::_theInt |
|
private |
◆ _theString
std::string CustomDataType::_theString |
|
private |
The documentation for this class was generated from the following file: