iox::popo::NotificationAttorney🔗
Class which allows accessing private methods to friends of NotificationAttorney. Used for example by the WaitSet. Implements the Client-Attorney Pattern.
#include <iceoryx_posh/popo/notification_attorney.hpp>
Friends🔗
Name | |
---|---|
class | WaitSet |
class | ListenerImpl |
Friends🔗
friend WaitSet🔗
friend class WaitSet(
WaitSet
);
friend ListenerImpl🔗
friend class ListenerImpl(
ListenerImpl
);
Updated on 17 March 2022 at 12:15:57 CET