18#ifndef IOX_POSH_POPO_UNTYPED_SUBSCRIBER_HPP
19#define IOX_POSH_POPO_UNTYPED_SUBSCRIBER_HPP
21#include "iceoryx_posh/internal/popo/untyped_subscriber_impl.hpp"
37 Impl::m_trigger.reset();
The UntypedSubscriberImpl class implements the untyped subscriber API.
Definition: untyped_subscriber_impl.hpp:39
The UntypedSubscriber class for the publish-subscribe messaging pattern in iceoryx.
Definition: untyped_subscriber.hpp:29