Leap C++ API Reference  0.7.9
Leap::Config Member List

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 valueLeap::Config
TYPE_FLOAT enum valueLeap::Config
TYPE_INT32 enum valueLeap::Config
TYPE_STRING enum valueLeap::Config
TYPE_UNKNOWN enum valueLeap::Config
ValueType enum nameLeap::Config