#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"

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 |
Definition in file DIOP_Transport.h.
| typedef ACE_Svc_Handler<ACE_SOCK_DGRAM, ACE_NULL_SYNCH> TAO_DIOP_SVC_HANDLER |
Definition at line 41 of file DIOP_Transport.h.
1.7.0