|
bool | _isPtr |
|
int | _val |
|
int * | _valPtr |
|
◆ ConversationVar()
MADS::ConversationVar::ConversationVar |
( |
| ) |
|
|
inline |
◆ setValue() [1/2]
void MADS::ConversationVar::setValue |
( |
int |
val | ) |
|
◆ setValue() [2/2]
void MADS::ConversationVar::setValue |
( |
int * |
val | ) |
|
◆ getValue()
int* MADS::ConversationVar::getValue |
( |
| ) |
|
|
inline |
Return either the variable's pointer, or a pointer to it's direct value
◆ isPtr()
bool MADS::ConversationVar::isPtr |
( |
| ) |
const |
|
inline |
Returns true if variable is a pointer
◆ isNumeric()
bool MADS::ConversationVar::isNumeric |
( |
| ) |
const |
|
inline |
Returns true if variable is numeric
The documentation for this struct was generated from the following file: