#include <oscl_double_list.h>
Inheritance diagram for OsclDoubleLink:
Public Methods | |
OsclDoubleLink () | |
void | Remove () |
void | InsertAfter (OsclDoubleLink *aLink) |
void | InsertBefore (OsclDoubleLink *aLink) |
Data Fields | |
OsclDoubleLink * | iNext |
OsclDoubleLink * | iPrev |
|
|
|
|
|
|
|
|
|
|
|
|