|
|
| EventServiceImpl (ServiceContainer< CORE > *container, std::string const &name, action_t action) |
| |
|
| EventServiceImpl (const EventServiceImpl< CORE > &other)=delete |
| |
|
std::string | get_resource_name () const override |
| |
|
void | react () const override |
| |
|
| EventService (std::string const &name) |
| |
|
| EventService (const EventService &other)=delete |
| |
|
connection_type | get_type () const overridefinal |
| |
|
void | operator() () const |
| |
|
| Service (std::string const &name) |
| | Constructor.
|
| |
|
| Service (const Service &other)=delete |
| | Constructor.
|
| |
|
std::string | type_name () const |
| | Service type name.
|
| |