Classes | Typedefs

DIOP_Transport.h File Reference

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

Go to the source code of this file.

Classes

class  TAO_DIOP_Transport
 Specialization of the base TAO_Transport class to handle the DIOP protocol. More...

Typedefs

typedef ACE_Svc_Handler
< ACE_SOCK_DGRAM,
ACE_NULL_SYNCH > 
TAO_DIOP_SVC_HANDLER

Detailed Description

Id:
DIOP_Transport.h 84272 2009-01-30 11:58:40Z johnnyw
Author:
Michael Kircher

Definition in file DIOP_Transport.h.


Typedef Documentation

typedef ACE_Svc_Handler<ACE_SOCK_DGRAM, ACE_NULL_SYNCH> TAO_DIOP_SVC_HANDLER

Definition at line 41 of file DIOP_Transport.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines