#include "orbsvcs/Event/ECG_Mcast_Gateway.h"#include "orbsvcs/Event/EC_Lifetime_Utils_T.h"#include "orbsvcs/Event/ECG_Simple_Address_Server.h"#include "orbsvcs/Event/ECG_Complex_Address_Server.h"#include "orbsvcs/Event/ECG_Simple_Mcast_EH.h"#include "orbsvcs/Event/ECG_Mcast_EH.h"#include "orbsvcs/Event/ECG_UDP_EH.h"#include "orbsvcs/Event_Utilities.h"#include "ace/Dynamic_Service.h"#include "ace/Arg_Shifter.h"#include "tao/ORB_Core.h"#include "ace/OS_NS_strings.h"#include "orbsvcs/Event/ECG_Mcast_Gateway.inl"Include dependency graph for ECG_Mcast_Gateway.cpp:

Go to the source code of this file.
Typedefs | |
| typedef TAO_EC_Shutdown_Command< TAO_EC_Servant_Var< TAO_ECG_UDP_Receiver > > | UDP_Receiver_Shutdown |
Variables | |
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef TAO_EC_Shutdown_Command< TAO_EC_Servant_Var< TAO_ECG_UDP_Sender > > | UDP_Sender_Shutdown |
Definition at line 32 of file ECG_Mcast_Gateway.cpp.
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef TAO_EC_Shutdown_Command<TAO_EC_Servant_Var<TAO_ECG_UDP_Sender> > UDP_Sender_Shutdown |
Definition at line 29 of file ECG_Mcast_Gateway.cpp.
Referenced by TAO_ECG_Mcast_Gateway::init_sender(), and TAO_ECG_Mcast_Gateway::run().
1.4.7