.TH "ost::IPV6Broadcast" 3 "Sun Dec 27 2020" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME ost::IPV6Broadcast \- The broadcast address object is used to store the broadcast address for a specific subnet\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBost::IPV6Address\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBIPV6Broadcast\fP (const char *net='255\&.255\&.255\&.255')" .br .RI "Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string\&. " .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The broadcast address object is used to store the broadcast address for a specific subnet\&. This is commonly used for UDP broadcast operations\&. .SH "Constructor & Destructor Documentation" .PP .SS "ost::IPV6Broadcast::IPV6Broadcast (const char * net = \fC'255\&.255\&.255\&.255'\fP)" .PP Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string\&. .PP \fBParameters\fP .RS 4 \fInet\fP null terminated ASCII network address\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.