Public Member Functions | |
| StatAttributes (const char *name, const BOOL enabled, const BOOL is_timer) | |
Public Attributes | |
| const char * | mName |
| const BOOL | mEnabled |
| const BOOL | mIsTimer |
Definition at line 64 of file llviewerstats.cpp.
| StatAttributes::StatAttributes | ( | const char * | name, | |
| const BOOL | enabled, | |||
| const BOOL | is_timer | |||
| ) | [inline] |
Definition at line 67 of file llviewerstats.cpp.
| const char* StatAttributes::mName |
Definition at line 76 of file llviewerstats.cpp.
Referenced by LLViewerStats::addToMessage(), and LLViewerStats::statTypeToText().
| const BOOL StatAttributes::mEnabled |
Definition at line 77 of file llviewerstats.cpp.
| const BOOL StatAttributes::mIsTimer |
Definition at line 78 of file llviewerstats.cpp.
1.5.5