Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::environment, including all inherited members.
debug | jau::environment | |
debug_jni | jau::environment | |
get(const std::string &root_prefix_domain="jau") noexcept | jau::environment | inlinestatic |
getBooleanProperty(const std::string &name, const bool default_value) noexcept | jau::environment | static |
getElapsedMillisecond() noexcept | jau::environment | inlinestatic |
getElapsedMillisecond(const uint64_t ¤t_ts) noexcept | jau::environment | inlinestatic |
getElapsedMonotonicTime() noexcept | jau::environment | inlinestatic |
getElapsedMonotonicTime(const fraction_timespec ¤t_ts) noexcept | jau::environment | inlinestatic |
getExplodingProperties(const std::string &prefix_domain) noexcept | jau::environment | inlinestatic |
getFractionProperty(const std::string &name, const fraction_i64 &default_value, const fraction_i64 &min_allowed, const fraction_i64 &max_allowed) noexcept | jau::environment | static |
getInt32Property(const std::string &name, const int32_t default_value, const int32_t min_allowed=INT32_MIN, const int32_t max_allowed=INT32_MAX) noexcept | jau::environment | static |
getProperty(const std::string &name) noexcept | jau::environment | static |
getProperty(const std::string &name, const std::string &default_value) noexcept | jau::environment | static |
getRootPrefixDomain() const noexcept | jau::environment | inline |
getUint32Property(const std::string &name, const uint32_t default_value, const uint32_t min_allowed=0, const uint32_t max_allowed=UINT32_MAX) noexcept | jau::environment | static |
is_terminating() noexcept | jau::root_environment | static |
set_terminating() noexcept | jau::root_environment | static |
startupTimeMilliseconds | jau::environment | static |
startupTimeMonotonic | jau::environment | static |
verbose | jau::environment |