![]() |
Leap C++ API Reference
0.7.9
|
This is the complete list of members for Leap::Config, including all inherited members.
Config() | Leap::Config | |
getBool(const std::string &key) const | Leap::Config | |
getFloat(const std::string &key) const | Leap::Config | |
getInt32(const std::string &key) const | Leap::Config | |
getString(const std::string &key) const | Leap::Config | |
save() | Leap::Config | |
setBool(const std::string &key, bool value) | Leap::Config | |
setFloat(const std::string &key, float value) | Leap::Config | |
setInt32(const std::string &key, int32_t value) | Leap::Config | |
setString(const std::string &key, const std::string &value) | Leap::Config | |
type(const std::string &key) const | Leap::Config | |
TYPE_BOOLEAN enum value | Leap::Config | |
TYPE_FLOAT enum value | Leap::Config | |
TYPE_INT32 enum value | Leap::Config | |
TYPE_STRING enum value | Leap::Config | |
TYPE_UNKNOWN enum value | Leap::Config | |
ValueType enum name | Leap::Config |