Classes | Typedefs

UIOP_Transport.h File Reference

#include "tao/orbconf.h"
#include "tao/Strategies/strategies_export.h"
#include "ace/LSOCK_Acceptor.h"
#include "ace/Svc_Handler.h"
#include "tao/Transport.h"
#include "ace/LSOCK_Acceptor.h"
Include dependency graph for UIOP_Transport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TAO_UIOP_Transport
 Specialization of the base TAO_Transport class to handle the UIOP protocol. More...

Typedefs

typedef ACE_Svc_Handler
< ACE_LSOCK_STREAM,
ACE_NULL_SYNCH > 
TAO_UIOP_SVC_HANDLER

Detailed Description

Id:
UIOP_Transport.h 84272 2009-01-30 11:58:40Z johnnyw
Author:
Originally by Fred Kuhns <fredk@cs.wustl.edu>
Ossama Othman <ossama@ece.uci.edu>
Modified by Balachandran Natarajan <bala@cs.wustl.edu>

Definition in file UIOP_Transport.h.


Typedef Documentation

typedef ACE_Svc_Handler<ACE_LSOCK_STREAM, ACE_NULL_SYNCH> TAO_UIOP_SVC_HANDLER

Definition at line 38 of file UIOP_Transport.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines