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

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

#include <iceoryx_posh/popo/server.hpp>

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

Detailed Description

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

The Server 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: