18#ifndef IOX_POSH_POPO_UNTYPED_PUBLISHER_HPP
19#define IOX_POSH_POPO_UNTYPED_PUBLISHER_HPP
21#include "iceoryx_posh/internal/popo/untyped_publisher_impl.hpp"
The UntypedPublisherImpl class implements the untyped publisher API.
Definition untyped_publisher_impl.hpp:32
The UntypedPublisher class for the publish-subscribe messaging pattern in iceoryx.
Definition untyped_publisher.hpp:29