Ignition Transport

API Reference

8.1.0
RepHandler< Req, Rep > Member List

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

HandlerUuid() constIRepHandlerinline
hUuidIRepHandlerprotected
IRepHandler()IRepHandlerinline
RepHandler()=defaultRepHandler< Req, Rep >
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()=defaultIRepHandlervirtual