Template Class receives_service

Inheritance Relationships

Base Type

Class Documentation

template<typename T>
class microlith::receives_service : public virtual microlith::abstract_service

Public Functions

inline virtual void receive(std::shared_ptr<T>)
inline void _receive_service(std::shared_ptr<abstract_service> service)