Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Bcast_Node Class Reference

Linked list of broadcast interfaces. More...

#include <SOCK_Dgram_Bcast.h>

Collaboration diagram for ACE_Bcast_Node:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Bcast_Node (ACE_INET_Addr &, ACE_Bcast_Node *)
 Default dtor.

 ~ACE_Bcast_Node (void)

Public Attributes

ACE_INET_Addr bcast_addr_
 Broadcast address for the interface.

ACE_Bcast_Node* next_
 Pointer to the next interface in the chain.


Detailed Description

Linked list of broadcast interfaces.


Constructor & Destructor Documentation

ACE_Bcast_Node::ACE_Bcast_Node ( ACE_INET_Addr &,
ACE_Bcast_Node * )
 

Default dtor.

ASYS_INLINE ACE_Bcast_Node::~ACE_Bcast_Node ( void )
 


Member Data Documentation

ACE_INET_Addr ACE_Bcast_Node::bcast_addr_
 

Broadcast address for the interface.

ACE_Bcast_Node * ACE_Bcast_Node::next_
 

Pointer to the next interface in the chain.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 07:01:24 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000