HDK
|
#include <BRAY_Stats.h>
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 138 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 150 of file BRAY_Stats.h.
const UT_StringHolder& BRAY::Stats::Value::key | ( | ) | const |
|
inline |
Definition at line 145 of file BRAY_Stats.h.
|
inline |
Definition at line 152 of file BRAY_Stats.h.
|
inline |
Definition at line 151 of file BRAY_Stats.h.