#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"
Include dependency graph for QoS_Decorator.h:
This graph shows which files directly or indirectly include this file:
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... | |
Functions | |
const char * | get_rcsid_QOS_Decorator_QOS_Decorator (const char *) |
Variables | |
const char * | rcsid_QOS_Decorator_QOS_Decorator = get_rcsid_QOS_Decorator_QOS_Decorator ( rcsid_QOS_Decorator_QOS_Decorator ) |
|
|
|
|