TAO_PortableGroup
2.0.8
|
#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"
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 |