17#ifndef IOX_POSH_POPO_UNTYPED_SERVER_HPP
18#define IOX_POSH_POPO_UNTYPED_SERVER_HPP
20#include "iceoryx_posh/internal/popo/untyped_server_impl.hpp"
35 Impl::m_trigger.reset();
The UntypedServerImpl class implements the untyped server API.
Definition untyped_server_impl.hpp:32
Definition untyped_server.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