Class Interface

Inheritance Relationships

Derived Types

Class Documentation

class Interface

Subclassed by soar_ros::Client< T, pRequestType, pResponseType >, soar_ros::Publisher< T >, soar_ros::Service< T, pRequestType, pResponseType >, soar_ros::Subscriber< T >

Public Functions

virtual std::string getTopic() = 0

Get the topic of the subscriber.

Returns:

virtual sml::Agent *getAgent() = 0

Get the agent of the current interface.

Returns: