Public Member Functions | |
| Notification (const String &szSource, const String &szShort, const String &szLong) | |
| ~Notification () | |
| void | EmitAsWarning () |
| void | EmitAsNote () |
| void | EmitAsError () |
| void | EmitAsSecurity () |
Classes | |
| class | Private |
| Notification::Notification | ( | const String & | szSource, | |
| const String & | szShort, | |||
| const String & | szLong | |||
| ) |
| Notification::~Notification | ( | ) |
| void Notification::EmitAsWarning | ( | ) |
| void Notification::EmitAsNote | ( | ) |
| void Notification::EmitAsError | ( | ) |
| void Notification::EmitAsSecurity | ( | ) |
1.5.1-p1