#include "ace/Reactor.h"
#include "ace/INET_Addr.h"
#include "ace/Event_Handler.h"
#include "SOCK_Dgram_Mcast_QoS.h"
#include "ACE_QoS_Export.h"
Classes | |
class | ACE_QoS_Decorator_Base |
This class is the Decorator Pattern Base class for decorating ACE_Event_Handler. More... | |
class | ACE_QoS_Event_Handler |
This Handler is registered with the Reactor for QoS events. More... | |
class | ACE_QoS_Decorator |
Concrete QoS Decorator. More... |