8 #ifndef INFOREPOMULTICASTRESPONDER_H 9 #define INFOREPOMULTICASTRESPONDER_H 16 #if !defined (ACE_LACKS_PRAGMA_ONCE) 52 const char *mcast_addr);
58 const char *mcast_addr);
61 virtual int handle_input(ACE_HANDLE n);
101 #include "ace/post.h"
CORBA::ORB_var orb_
The ORB.
ACE_INET_Addr response_addr_
address of response.
ACE_INET_Addr mcast_addr_
multicast address
ACE_HANDLE get_handle(void)
#define OpenDDS_Federator_Export
ACE_SOCK_Dgram_Mcast mcast_dgram_
multicast endpoint of communication
Event Handler that services multicast requests for IOR of a bootstrappable service.
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
ACE_SOCK_Dgram response_
socket for response to the multicast
bool initialized_
Are we initialized?
The Internal API and Implementation of OpenDDS.