|
GTXclient C++ API
GTXserver-16.0.2
|
This is the complete list of members for GTXVariableFormat, including all inherited members.
| FORMAT_TYPE_DECIMAL enum value | GTXVariableFormat | |
| FORMAT_TYPE_EXPONENT enum value | GTXVariableFormat | |
| FORMAT_TYPE_FREE enum value | GTXVariableFormat | |
| FORMAT_TYPE_INTEGER enum value | GTXVariableFormat | |
| FORMAT_TYPE_INVALID enum value | GTXVariableFormat | |
| FORMAT_TYPE_SHIFTED enum value | GTXVariableFormat | |
| FormatType enum name | GTXVariableFormat | |
| GetDigits() | GTXVariableFormat | inline |
| GetFormatType() | GTXVariableFormat | inline |
| GetLength() | GTXVariableFormat | inline |
| GetUnit() | GTXVariableFormat | inline |
| GTXClient (defined in GTXVariableFormat) | GTXVariableFormat | friend |
| GTXVariableFormat() | GTXVariableFormat | |
| SetDigits(int digits) | GTXVariableFormat | inline |
| SetLength(int length) | GTXVariableFormat | inline |
| SetType(FormatType format) | GTXVariableFormat | inline |
| SetUnit(const char *unit) | GTXVariableFormat | inline |