SourcePro® API Reference Guide

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

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

#include <rw/idlist.h>

Public Member Functions

 RWIsvDlink ()
 
 RWIsvDlink (const RWIsvDlink &)
 
RWIsvDlink operator= (const RWIsvDlink &other)
 

Detailed Description

Class RWIsvDlink enables derived classes to be inserted into an RWTIsvDlist list.

Constructor & Destructor Documentation

RWIsvDlink::RWIsvDlink ( )
inline

Constructs an empty link.

RWIsvDlink::RWIsvDlink ( const RWIsvDlink )
inline

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

Member Function Documentation

RWIsvDlink RWIsvDlink::operator= ( const RWIsvDlink 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.