#include <VarHolder.h>
Definition at line 79 of file VarHolder.h.
◆ VarEntry() [1/2]
| Prompt::VarEntry::VarEntry |
( |
| ) |
|
|
inline |
◆ VarEntry() [2/2]
| Prompt::VarEntry::VarEntry |
( |
unsigned | key, |
|
|
double | value ) |
◆ ~VarEntry()
| Prompt::VarEntry::~VarEntry |
( |
| ) |
|
|
inline |
◆ getData()
| double Prompt::VarEntry::getData |
( |
| ) |
const |
|
inline |
◆ getKey()
| unsigned Prompt::VarEntry::getKey |
( |
| ) |
const |
|
inline |
◆ getVar()
| double Prompt::VarEntry::getVar |
( |
| ) |
const |
|
inline |
◆ m_fData
| double Prompt::VarEntry::m_fData |
|
private |
◆ m_fKey
| uint32_t Prompt::VarEntry::m_fKey |
|
private |
The documentation for this class was generated from the following file: