iceoryx_posh  2.0.0
List of all members
iox::popo::Subscriber< T, H > Class Template Reference

The Subscriber class for the publish-subscribe messaging pattern in iceoryx. More...

#include <iceoryx_posh/popo/subscriber.hpp>

Inheritance diagram for iox::popo::Subscriber< T, H >:
Inheritance graph
[legend]
Collaboration diagram for iox::popo::Subscriber< T, H >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename H = mepoo::NoUserHeader>
class iox::popo::Subscriber< T, H >

The Subscriber class for the publish-subscribe messaging pattern in iceoryx.

Parameters
[in]Tuser payload type
[in]Huser header type

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