
Public Member Functions | |
| control_group () | |
| ~control_group () | |
| void | writeSettingsFile (const LLSD &config) |
Static Public Member Functions | |
| static bool | handleListenerTest (const LLSD &newvalue) |
Public Attributes | |
| LLControlGroup * | mCG |
| LLString | mTestConfigDir |
| LLString | mTestConfigFile |
Static Public Attributes | |
| static bool | mListenerFired = false |
Definition at line 44 of file llcontrol_tut.cpp.
| tut::control_group::control_group | ( | ) | [inline] |
Definition at line 50 of file llcontrol_tut.cpp.
References LLUUID::generate(), mCG, LLFile::mkdir(), mTestConfigDir, mTestConfigFile, and writeSettingsFile().

| tut::control_group::~control_group | ( | ) | [inline] |
| void tut::control_group::writeSettingsFile | ( | const LLSD & | config | ) | [inline] |
Definition at line 73 of file llcontrol_tut.cpp.
References llofstream, mTestConfigFile, and LLSDSerialize::toPrettyXML().
Referenced by control_group().


| static bool tut::control_group::handleListenerTest | ( | const LLSD & | newvalue | ) | [inline, static] |
Definition at line 46 of file llcontrol_tut.cpp.
Referenced by control_group(), and ~control_group().
Definition at line 48 of file llcontrol_tut.cpp.
Referenced by control_group(), and writeSettingsFile().
bool tut::control_group::mListenerFired = false [static] |
1.5.5