class RealCollectionOfImpl
|
|
|
|
Public Methods
Public Members
Detailed Description
| ~ RealCollectionOfImpl ()
|
[virtual]
Reimplemented from CollectionOfImpl.
[const virtual]
Reimplemented from CollectionOfImpl.
| void add ( void* element )
|
[virtual]
Reimplemented from CollectionOfImpl.
[virtual]
Reimplemented from CollectionOfImpl.
[virtual]
Reimplemented from CollectionOfImpl.
[const virtual]
Reimplemented from CollectionOfImpl.
| void remove ( DLink* adoptedElement )
|
| bool isEnd ( DLink* link )
|
| void* getData ( DLink* link )
|
| void insertBefore ( DLink* link, void* element )
|
| void insertAfter ( DLink* link, void* element )
|
| Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36. |