18 #ifndef MAUVE_RUNTIME_SERVICE_HPP 19 #define MAUVE_RUNTIME_SERVICE_HPP 22 #include "AbstractPort.hpp" 27 class AbstractInterface;
46 virtual std::string get_resource_name()
const = 0;
The MAUVE namespace.
Definition: tracing.hpp:24
const std::string name
Service name.
Definition: Service.hpp:40
A Service.
Definition: Service.hpp:30
connection_type
Port types.
Definition: AbstractPort.hpp:28
std::string type_name() const
Service type name.