Go to the source code of this file.
Classes | |
union | ParameterValue |
struct | ParameterRecord |
Enumerations | |
enum | ParameterType { MSQ_INT, MSQ_DBL, MSQ_PTR, MSQ_STRING, MSQ_BOOL } |
enum ParameterType |
Enumerator | |
---|---|
MSQ_INT | |
MSQ_DBL | |
MSQ_PTR | |
MSQ_STRING | |
MSQ_BOOL |
Definition at line 36 of file ParameterSet.cpp.