|
HDK
|
#include <BRAY_Stats.h>
Inheritance diagram for BRAY::Stats::Value:Public Member Functions | |
| Value (BRAY_StatsImpl &stats, Key key) | |
| Value (BRAY_StatsImpl &stats, DeviceKey key, int device) | |
| ~Value () | |
| SYS_SAFE_BOOL | operator bool () const |
| const UT_JSONValue & | get () const |
| const UT_JSONValue & | operator-> () const |
| const UT_JSONValue & | operator* () const |
| const UT_StringHolder & | key () const |
| UT_StringHolder | asString () const |
Additional Inherited Members | |
Protected Member Functions inherited from UT_NonCopyableNS::UT_NonCopyable | |
| UT_NonCopyable ()=default | |
| ~UT_NonCopyable ()=default | |
| UT_NonCopyable (const UT_NonCopyable &)=delete | |
| UT_NonCopyable & | operator= (const UT_NonCopyable &)=delete |
Definition at line 141 of file BRAY_Stats.h.
| BRAY::Stats::Value::Value | ( | BRAY_StatsImpl & | stats, |
| Key | key | ||
| ) |
| BRAY::Stats::Value::~Value | ( | ) |
| UT_StringHolder BRAY::Stats::Value::asString | ( | ) | const |
|
inline |
Definition at line 153 of file BRAY_Stats.h.
| const UT_StringHolder& BRAY::Stats::Value::key | ( | ) | const |
|
inline |
Definition at line 148 of file BRAY_Stats.h.
|
inline |
Definition at line 155 of file BRAY_Stats.h.
|
inline |
Definition at line 154 of file BRAY_Stats.h.