OpenASIP
2.0
|
Public Attributes | |
ULongWord | uLongValue |
unsigned int | unsignedValue |
int | intValue |
float | floatValue |
double | doubleValue |
Definition at line 122 of file NumberControl.hh.
double NumberControl::Value::doubleValue |
Definition at line 127 of file NumberControl.hh.
Referenced by NumberControl::doubleValue(), NumberControl::onText(), NumberControl::setValue(), and NumberControl::update().
float NumberControl::Value::floatValue |
Definition at line 126 of file NumberControl.hh.
Referenced by NumberControl::floatValue(), NumberControl::onText(), NumberControl::setValue(), and NumberControl::update().
int NumberControl::Value::intValue |
Definition at line 125 of file NumberControl.hh.
Referenced by NumberControl::intValue(), NumberControl::onText(), NumberControl::setValue(), and NumberControl::update().
ULongWord NumberControl::Value::uLongValue |
Definition at line 123 of file NumberControl.hh.
Referenced by NumberControl::setValue().
unsigned int NumberControl::Value::unsignedValue |
Definition at line 124 of file NumberControl.hh.
Referenced by NumberControl::onText(), NumberControl::setValue(), NumberControl::unsignedValue(), and NumberControl::update().