List of all members.
Public Member Functions |
|
| ProfileState (const string &comment, bool enabled, bool locked, logentries *log) |
|
void | set_enabled (bool v) |
|
bool | enabled () const |
|
void | set_locked (bool v) |
|
bool | locked () const |
|
logentries * | logptr () const |
|
void | zap () const |
|
void | set_iterator (const logentries::iterator &i) |
|
void | get_iterator (logentries::iterator &i) |
|
int | size () const |
|
const string & | comment () const |
Private Attributes |
|
const string | _comment |
|
bool | _enabled |
|
bool | _locked |
|
logentries::iterator | _i |
|
logentries * | _log |
The documentation for this class was generated from the following file:
- /home/greearb/git/xorp.ct.github/xorp/libxorp/profile.hh