DLinkable Class Reference
#include <_link.h>
List of all members.
Detailed Description
Definition at line 32 of file _link.h.
Constructor & Destructor Documentation
virtual DLinkable::~DLinkable |
( |
|
) |
[inline, virtual] |
Member Function Documentation
DLinkable* DLinkable::GetNext |
( |
void |
|
) |
[inline] |
DLinkable* DLinkable::GetPrev |
( |
void |
|
) |
[inline] |
void DLinkable::InsertAfter |
( |
DLinkable * |
ptr |
) |
[inline] |
void DLinkable::InsertBefore |
( |
DLinkable * |
ptr |
) |
[inline] |
void DLinkable::Remove |
( |
void |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: