|
CommonLibVR
|
This is the complete list of members for REX::TSetting< T, Store >, including all inherited members.
| GetValue() const | REX::TSetting< T, Store > | inline |
| GetValueDefault() const | REX::TSetting< T, Store > | inline |
| Load(void *a_data, bool a_isBase)=0 | REX::ISetting | pure virtual |
| m_value | REX::TSetting< T, Store > | protected |
| m_valueDefault | REX::TSetting< T, Store > | protected |
| Save(void *a_data)=0 | REX::ISetting | pure virtual |
| SetValue(T a_value) | REX::TSetting< T, Store > | inline |
| TSetting()=delete | REX::TSetting< T, Store > | |
| TSetting(T a_default) | REX::TSetting< T, Store > | inline |