LDA++
|
#include <Events.hpp>
Public Member Functions | |
Event (std::string id) | |
const std::string & | id () const |
A base event object that will be dispatched and received.
ldaplusplus::events::Event::Event | ( | std::string | id | ) |
id | A string that identifies the event |
const std::string & ldaplusplus::events::Event::id | ( | ) | const |