#include "orbsvcs/Event/EC_Gateway.h"
Include dependency graph for EC_Gateway.cpp:
Go to the source code of this file.
Functions | |
ACE_RCSID (Event, EC_Gateway,"EC_Gateway.cpp, v 1.36 2005/11/10 06:47:23 ossama Exp") TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_EC_Gateway |
|
Definition at line 5 of file EC_Gateway.cpp. References TAO_BEGIN_VERSIONED_NAMESPACE_DECL.
00007 :47:23 ossama Exp") 00008 00009 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00010 00011 TAO_EC_Gateway::TAO_EC_Gateway (void) 00012 : handle_ (0) 00013 { 00014 } |