#include "tao/Transport.h"
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
#include "portablegroup_export.h"
Include dependency graph for UIPMC_Transport.h:
This graph shows which files directly or indirectly include 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 |
|
|