User visible notification.
More...
#include <notification.h>
User visible notification.
Definition at line 39 of file notification.h.
◆ Notification()
Notification::Notification |
( |
NotificationSeverity |
_severity, |
|
|
const std::string & |
_message, |
|
|
int |
_timeout_secs = -1 |
|
) |
| |
◆ DecrementTimoutCount()
void Notification::DecrementTimoutCount |
( |
| ) |
|
|
inline |
◆ GetActivateTime()
time_t Notification::GetActivateTime |
( |
| ) |
const |
|
inline |
◆ GetGuid()
std::string Notification::GetGuid |
( |
| ) |
const |
|
inline |
◆ GetMessage()
std::string Notification::GetMessage |
( |
| ) |
|
|
inline |
◆ GetSeverity()
NotificationSeverity Notification::GetSeverity |
( |
| ) |
const |
|
inline |
◆ GetStringHash()
size_t Notification::GetStringHash |
( |
| ) |
const |
|
inline |
◆ GetTimeoutCount()
int Notification::GetTimeoutCount |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: