debian man page for ost_ipv6broadcast

Query: ost_ipv6broadcast

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ost::IPV6Broadcast(3)					     Library Functions Manual					     ost::IPV6Broadcast(3)

NAME
ost::IPV6Broadcast - The broadcast address object is used to store the broadcast address for a specific subnet.
SYNOPSIS
#include <address.h> Inherits ost::IPV6Address. 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. Additional Inherited Members 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. Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 ost::IPV6Broadcast(3)
Related Man Pages
ost_ipv4mask(3) - debian
ost_ipv4host(3) - debian
ost_ipv4validator(3) - debian
ost_ipv6address(3) - debian
ost_ipv6host(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com