Nv::Blast::DList Class Reference
#include <NvBlastDLink.h>
List of all members.
Constructor & Destructor Documentation
| Nv::Blast::DList::DList |
( |
|
) |
[inline] |
Member Function Documentation
| DLink* Nv::Blast::DList::getHead |
( |
|
) |
const [inline] |
| DLink* Nv::Blast::DList::getTail |
( |
|
) |
const [inline] |
| bool Nv::Blast::DList::insertHead |
( |
DLink & |
link |
) |
[inline] |
| bool Nv::Blast::DList::insertTail |
( |
DLink & |
link |
) |
[inline] |
| bool Nv::Blast::DList::isEmpty |
( |
|
) |
const [inline] |
| bool Nv::Blast::DList::isSolitary |
( |
const DLink & |
link |
) |
const [inline] |
| void Nv::Blast::DList::remove |
( |
DLink & |
link |
) |
[inline] |
The documentation for this class was generated from the following file: