SourcePro® 2024.1 |
SourcePro® API Reference Guide |
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) |
Class RWIsvDlink enables derived classes to be inserted into an RWTIsvDlist list.
|
inline |
Constructs an empty link.
|
inline |
Copy constructor. Does not copy the location on the list.
|
inline |
Copy assignment operator. Does not copy the location on the list.
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |