#include <Incident.h>
Public Methods | |
| Incident (const std::string& source, const std::string& type ) | |
| virtual | ~Incident () |
| const std::string& | type () const |
| const std::string& | source () const |
Private Attributes | |
| std::string | m_source |
| std::string | m_type |
|
|
Definition at line 20 of file Incident.h. |
|
|
Definition at line 23 of file Incident.h. |
|
|
Definition at line 27 of file Incident.h. |
|
|
Definition at line 26 of file Incident.h. |
|
|
Definition at line 29 of file Incident.h. |
|
|
Definition at line 30 of file Incident.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000