iceoryx_posh  2.0.0
iox::popo::Publisher< T, H > Class Template Reference

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

#include <iceoryx_posh/popo/publisher.hpp>

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

Detailed Description

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

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