9 #ifndef anna_comm_Service_hpp 10 #define anna_comm_Service_hpp 38 a_isCritical(isCritical) {}
121 const bool a_isCritical;
std::string asString() const
Resources::const_iterator const_iterator
Definition: Delivery.hpp:35
bool isCritical() const
Definition: Service.hpp:45
comm::Server * send(Message &message) noexcept(false)
Definition: Server.hpp:53
static Server * server(iterator &ii)
xml::Node * asXML(xml::Node *parent) const
int broadcast(Message &message)
void attach(Server *server) noexcept(false)
Definition: Message.hpp:26
Definition: Delivery.hpp:31
Service(const char *name, const bool isCritical)
Definition: Service.hpp:36
Resources::iterator iterator
Definition: Delivery.hpp:34
Definition: Service.hpp:28