#include "orbsvcs/PortableGroup/portablegroup_export.h"
#include "orbsvcs/PortableGroup/UIPMC_Transport.h"
#include "tao/Wait_Strategy.h"
#include "tao/Connection_Handler.h"
#include "ace/Acceptor.h"
#include "ace/Reactor.h"
#include "ace/SOCK_Dgram_Mcast.h"
Include dependency graph for UIPMC_Mcast_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_UIPMC_Mcast_Connection_Handler |
Handles requests on a single connection. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_DGRAM_MCAST, ACE_NULL_SYNCH > | TAO_UIPMC_MCAST_SVC_HANDLER |
typedef TAO_UIPMC_Transport< TAO_UIPMC_Mcast_Connection_Handler > | UIPMC_MULTICAST_TRANSPORT |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Pluggable_Messaging |
Definition in file UIPMC_Mcast_Connection_Handler.h.
|
Definition at line 41 of file UIPMC_Mcast_Connection_Handler.h. Referenced by TAO_UIPMC_Mcast_Connection_Handler::TAO_UIPMC_Mcast_Connection_Handler(). |
|
Definition at line 139 of file UIPMC_Mcast_Connection_Handler.h. Referenced by TAO_UIPMC_Mcast_Connection_Handler::TAO_UIPMC_Mcast_Connection_Handler(). |
|
Definition at line 37 of file UIPMC_Mcast_Connection_Handler.h. |