|
WarnlistItem & | get (const WarnlistField field) |
| Returns a reference to the requested warnlist item.
|
|
bool | isUsed (const WarnlistField field) |
| Returns whether the requested warnlist is in use.
|
|
void | setUsed (const WarnlistField field, const bool used) |
| Sets the requested warnlist in the given in-use condition.
|
|
◆ get()
Returns a reference to the requested warnlist item.
- Exceptions
-
◆ isUsed()
bool Warnlist::isUsed |
( |
const WarnlistField | field | ) |
|
|
inline |
Returns whether the requested warnlist is in use.
- Exceptions
-
◆ setUsed()
void Warnlist::setUsed |
( |
const WarnlistField | field, |
|
|
const bool | used ) |
|
inline |
Sets the requested warnlist in the given in-use condition.
- Exceptions
-
The documentation for this struct was generated from the following files:
- logdoctor/modules/warnlists/modules/warnlist.h
- logdoctor/modules/warnlists/modules/warnlist.cpp