Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::library::ErrorEvent, including all inherited members.
ErrorEvent(EventDispatcher *source, const std::string &message) | samchon::library::ErrorEvent | inline |
Event(EventDispatcher *source, int type) | samchon::library::Event | inline |
getMessage() const -> std::string | samchon::library::ErrorEvent | inline |
getSource() const -> EventDispatcher * | samchon::library::Event | inline |
getType() const -> int | samchon::library::Event | inline |
message | samchon::library::ErrorEvent | protected |
source | samchon::library::Event | protected |
type | samchon::library::Event | protected |