#include "tao/orbconf.h"
#include "tao/Strategies/strategies_export.h"
#include "tao/Transport.h"
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
Include dependency graph for COIOP_Transport.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_COIOP_Transport |
Specialization of the base TAO_Transport class to handle the COIOP protocol. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_STREAM, ACE_NULL_SYNCH > | TAO_COIOP_SVC_HANDLER |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_COIOP_Connection_Handler |
Definition in file COIOP_Transport.h.
|
Definition at line 42 of file COIOP_Transport.h. Referenced by TAO_COIOP_Connection_Handler::TAO_COIOP_Connection_Handler(). |
|
Definition at line 34 of file COIOP_Transport.h. |