|
vrcore
0.45
visuReal Messkern
|
This is the complete list of members for vr::JsonValue< T >, including all inherited members.
| getValue() const (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| JsonValue(json_string key, T value) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| readFromVrCore(T(*getter)()) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| setValue(const JSONNode &node) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| setValue(T value, StatusInfo status=guessed) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| setValue(const JSONNode &node) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | |
| tryReadFromJson(const JSONNode &node) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| writeToJson(JSONNode &parent) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |
| writeToVrCore(void(*setter)(const T value)) (defined in vr::JsonValue< T >) | vr::JsonValue< T > | inline |