#include <SOCK_Dgram_Bcast.h>
Collaboration diagram for ACE_Bcast_Node:
Public Methods | |
ACE_Bcast_Node (ACE_INET_Addr &, ACE_Bcast_Node *) | |
Default dtor. More... | |
~ACE_Bcast_Node (void) | |
Public Attributes | |
ACE_INET_Addr | bcast_addr_ |
Broadcast address for the interface. More... | |
ACE_Bcast_Node * | next_ |
Pointer to the next interface in the chain. More... |
|
Default dtor.
|
|
|
|
Broadcast address for the interface.
|
|
Pointer to the next interface in the chain.
|