Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

ost::IPV6Broadcast Class Reference

The broadcast address object is used to store the broadcast address for a specific subnet. More...

#include <address.h>

Inheritance diagram for ost::IPV6Broadcast:

ost::IPV6Address List of all members.

Public Member Functions

 IPV6Broadcast (const char *net="255.255.255.255")
 Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string.


Detailed Description

The broadcast address object is used to store the broadcast address for a specific subnet.

This is commonly used for UDP broadcast operations.


Constructor & Destructor Documentation

ost::IPV6Broadcast::IPV6Broadcast const char *  net = "255.255.255.255"  ) 
 

Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string.

Parameters:
net null terminated ASCII network address.


The documentation for this class was generated from the following file:
Generated on Fri May 30 14:42:41 2008 for GNU CommonC++ by doxygen 1.3.5