Gazebo Transport

API Reference

15.0.0~pre1
RepHandler< Req, Rep > Member List

This is the complete list of members for RepHandler< Req, Rep >, including all inherited members.

dataPtrIRepHandlerprotected
HandlerUuid() constIRepHandler
RepTypeName() constRepHandler< Req, Rep >inlinevirtual
ReqTypeName() constRepHandler< Req, Rep >inlinevirtual
RunCallback(const std::string &_req, std::string &_rep)RepHandler< Req, Rep >inlinevirtual
RunLocalCallback(const transport::ProtoMsg &_msgReq, transport::ProtoMsg &_msgRep)RepHandler< Req, Rep >inlinevirtual
SetCallback(const std::function< bool(const Req &, Rep &)> &_cb)RepHandler< Req, Rep >inline
~IRepHandler()IRepHandlervirtual