#include <oscl_double_list.h>
Public Methods | |
OsclDoubleRunner (OsclDoubleListBase &aQue) | |
void | Set (T &aLink) |
operator T * () | |
T * | operator++ (int) |
T * | operator-- (int) |
void | SetToHead () |
void | SetToTail () |
Protected Attributes | |
int32 | iOffset |
OsclDoubleLink * | iHead |
OsclDoubleLink * | iNext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|