#include "ECG_UDP_Sender.h"
#include "ECG_Defaults.h"
#include "ECG_UDP_Receiver.h"
#include "ECG_UDP_Out_Endpoint.h"
#include "ace/Service_Object.h"
#include "ace/Service_Config.h"
#include "ace/SString.h"
#include "ace/os_include/os_stdint.h"
Include dependency graph for ECG_Mcast_Gateway.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_ECG_Mcast_Gateway |
Implement the builder for setting up Event Channel multicast gateway. NOT THREAD-SAFE. More... | |
struct | TAO_ECG_Mcast_Gateway::Attributes |
Helper class to initialize a TAO_ECG_Mcast_Gateway. More... |