#include "orbsvcs/PortableGroup/portablegroup_export.h"
#include "tao/Transport.h"
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
Include dependency graph for UIPMC_Transport.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_UIPMC_Transport |
Specialization of the base TAO_Transport class to handle the MIOP protocol. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_STREAM, ACE_NULL_SYNCH > | TAO_UIPMC_SVC_HANDLER |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_UIPMC_Connection_Handler |
Definition in file UIPMC_Transport.h.
|
Definition at line 39 of file UIPMC_Transport.h. Referenced by TAO_UIPMC_Connection_Handler::TAO_UIPMC_Connection_Handler(). |
|
Definition at line 31 of file UIPMC_Transport.h. |