Class Service
Defined in File Service.hpp
Inheritance Relationships
Base Type
public eprosima::fastdds::dds::rpc::RPCEntity(Class RPCEntity)
Class Documentation
- 
class Service : public eprosima::fastdds::dds::rpc::RPCEntity
 Base class for a Service in the RPC communication.
Public Functions
- 
virtual const std::string &get_service_name() const = 0
 Getter for the service name.
- 
virtual const std::string &get_service_type_name() const = 0
 Getter for the service type name.
Protected Functions
- 
~Service() = default
 Destructor.
- 
virtual const std::string &get_service_name() const = 0