Definition at line 110 of file StdErrNotifier.h.
Public Member Functions | |
Details () | |
Constructor. | |
Details (EventType type_in, std::string name_in, std::string summary_in) | |
Constructor. | |
Data Fields | |
EventType | type |
The type of the event that occured. | |
std::string | name |
The name of the event that occured. | |
std::string | summary |
A summary of the event. |
EDoc::StdErrNotifier::Details::Details | ( | ) | [inline] |
EDoc::StdErrNotifier::Details::Details | ( | EDoc::EventType | type_in, | |
std::string | name_in, | |||
std::string | summary_in | |||
) | [inline] |
std::string EDoc::StdErrNotifier::Details::name |
std::string EDoc::StdErrNotifier::Details::summary |