#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,"$Id: EC_Gateway.cpp 69284 2005-11-10 06:47:24Z ossama $") TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_EC_Gateway |
ACE_RCSID | ( | Event | , | |
EC_Gateway | , | |||
"$Id: EC_Gateway.cpp 69284 2005-11-10 06:47:24Z ossama $" | ||||
) |
Definition at line 5 of file EC_Gateway.cpp.
00007 : EC_Gateway.cpp 69284 2005-11-10 06:47:24Z ossama $") 00008 00009 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00010 00011 TAO_EC_Gateway::TAO_EC_Gateway (void) 00012 : handle_ (0) 00013 { 00014 }