Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Networking Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWInet6AddrFactory

Module:  Essential Networking Module   Package:  Networking


RWInetAddrFactoryRWSockAddrFactoryBase

Local Index

Members

Header File

#include <rw/network/RWInet6AddrFactory.h>

Description

RWInet6AddrFactory is used by RWSockAddrFactory to create instances of RWInet6Addr.It is not used directly by clients of the Networking classes. Only a single instance of RWInet6AddrFactory exists, and it is created at the time the RWSockAddrFactory is constructed.

Public Constructor

RWInet6AddrFactory();

Public Member Operators

virtual RWSockAddrBase* 
operator()(struct sockaddr* addr,
                  RWSockLenType addrLen) const;
virtual RWSockAddrBase* 
operator()(struct sockaddr* addr, 
                    RWSockLenType addrLen, int type) const;
virtual RWSockAddrBase* 
operator()(const RWCString&) const;


Previous fileTop of DocumentContentsIndex pageNext file

© 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.