rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWSocketPortalBase Class Reference
[Essential Networking Module]

Base class for all classes that wish to use the WhoShouldClose enumeration. More...

#include <rw/network/RWSocketPortalBase.h>

Inheritance diagram for RWSocketPortalBase:
RWSecureSocketListener RWSecureSocketPortal RWSocketListener RWSocketPortal

List of all members.

Public Types

enum  WhoShouldClose { Portal, Application }

Detailed Description

RWSocketPortalBase serves as the base class for all classes that wish to use the WhoShouldClose enumeration.


Member Enumeration Documentation

Indicates who should close the socket.

Enumerator:
Portal 

The socket will be closed automatically when the last portal that references the socket is destructed.

Application 

The application is responsible for closing the socket.

 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.