rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWInet6Type Class Reference
[Essential Networking Module]

Constructs an RWSockType for an IPv6 address type. More...

#include <rw/network/RWInet6Type.h>

Inheritance diagram for RWInet6Type:
RWSockType

List of all members.

Public Member Functions

 RWInet6Type (int type=SOCK_STREAM, int protocol=0)

Detailed Description

RWInet6Type enables you to construct an RWSockType for an IPv6 address type. This class adds no state, so instances can be converted to RWSockType with no loss of information.


Constructor & Destructor Documentation

RWInet6Type::RWInet6Type ( int  type = SOCK_STREAM,
int  protocol = 0 
)

The family name is set to inet6, and the family id is set to AF_INET6.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.