#include <EventLog.h>
§ CEventLog() [1/2]
§ CEventLog() [2/2]
§ ~CEventLog()
CEventLog::~CEventLog |
( |
| ) |
|
|
default |
§ Add() [1/2]
§ Add() [2/2]
void CEventLog::Add |
( |
const EventPtr & |
event, |
|
|
bool |
withNotification, |
|
|
bool |
withSound = true |
|
) |
| |
§ AddWithNotification() [1/2]
§ AddWithNotification() [2/2]
void CEventLog::AddWithNotification |
( |
const EventPtr & |
event, |
|
|
bool |
withSound |
|
) |
| |
§ Clear() [1/2]
void CEventLog::Clear |
( |
| ) |
|
§ Clear() [2/2]
void CEventLog::Clear |
( |
EventLevel |
level, |
|
|
bool |
includeHigherLevels = false |
|
) |
| |
§ EventLevelFromString()
EventLevel CEventLog::EventLevelFromString |
( |
const std::string & |
level | ) |
|
|
static |
§ EventLevelToString()
std::string CEventLog::EventLevelToString |
( |
EventLevel |
level | ) |
|
|
static |
§ Execute()
bool CEventLog::Execute |
( |
const std::string & |
eventIdentifier | ) |
|
§ Get() [1/3]
Events CEventLog::Get |
( |
| ) |
const |
§ Get() [2/3]
Events CEventLog::Get |
( |
EventLevel |
level, |
|
|
bool |
includeHigherLevels = false |
|
) |
| const |
§ Get() [3/3]
EventPtr CEventLog::Get |
( |
const std::string & |
eventIdentifier | ) |
const |
§ operator=()
§ Remove() [1/2]
§ Remove() [2/2]
void CEventLog::Remove |
( |
const std::string & |
eventIdentifier | ) |
|
§ ShowFullEventLog()
The documentation for this class was generated from the following files: