iceoryx_posh  2.0.0
List of all members
iox::popo::Client< Req, Res > Class Template Reference

The Client class for the request-response messaging pattern in iceoryx. More...

#include <iceoryx_posh/popo/client.hpp>

Inheritance diagram for iox::popo::Client< Req, Res >:
Inheritance graph
[legend]
Collaboration diagram for iox::popo::Client< Req, Res >:
Collaboration graph
[legend]

Detailed Description

template<typename Req, typename Res>
class iox::popo::Client< Req, Res >

The Client class for the request-response messaging pattern in iceoryx.

Parameters
[in]Reqtype of request data
[in]Restype of response data

The documentation for this class was generated from the following file: