SourcePro® API Reference Guide

Product Documentation:
   SourcePro
Documentation Home
List of all members | Public Member Functions

Base class for an item in intrusive singly-linked lists. More...

#include <rw/islist.h>

Public Member Functions

 RWIsvSlink ()
 
 RWIsvSlink (const RWIsvSlink &)
 
RWIsvSlink operator= (const RWIsvSlink &other)
 

Detailed Description

Class RWIsvSlink enables derived classes to be inserted into an RWTIsvSlist list.

Constructor & Destructor Documentation

RWIsvSlink::RWIsvSlink ( )
inline

Constructs an empty link.

RWIsvSlink::RWIsvSlink ( const RWIsvSlink )
inline

Copy constructor. Does not copy the location on the list.

Member Function Documentation

RWIsvSlink RWIsvSlink::operator= ( const RWIsvSlink other)
inline

Copy assignment operator. Does not copy the location on the list.

Copyright © 2019 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.
Provide feedback to Rogue Wave about its documentation.