17#ifndef IOX_POSH_POPO_UNTYPED_CLIENT_HPP
18#define IOX_POSH_POPO_UNTYPED_CLIENT_HPP
20#include "iceoryx_posh/internal/popo/untyped_client_impl.hpp"
35 Impl::m_trigger.reset();
The UntypedClientImpl class implements the untyped client API.
Definition untyped_client_impl.hpp:34
Definition untyped_client.hpp:27
the struct describes a callback with a user defined type which can be attached to a WaitSet or a List...
Definition notification_callback.hpp:58