SourcePro® 2023.1 |
SourcePro® API Reference Guide |
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) |
Class RWIsvSlink enables derived classes to be inserted into an RWTIsvSlist 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 © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |