#include "ace/pre.h"
#include "tao/Transport.h"
#include "ace/SOCK_Stream.h"
#include "ace/Synch.h"
#include "ace/Svc_Handler.h"
#include "tao/IIOPC.h"
#include "ace/post.h"
Include dependency graph for IIOP_Transport.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_IIOP_Transport |
Specialization of the base TAO_Transport class to handle the IIOP protocol. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_STREAM, ACE_NULL_SYNCH > | TAO_IIOP_SVC_HANDLER |
IIOP_Transport.h,v 1.56 2002/10/22 04:05:54 bala Exp
|
|