#include <rtxCppDList.h>
Inheritance diagram for OSRTDListNodeClass:
It extends the C++ OSRTDListNodeBaseClass type.
OSRTDListNodeBaseClass
Definition at line 65 of file rtxCppDList.h.
[inline]
This method returns a pointer to a data associated with the node.
Definition at line 85 of file rtxCppDList.h.
Definition at line 78 of file rtxCppDList.h.
Referenced by OSRTDListClass::getItem().
This method returns a pointer to a next node in the list.
Definition at line 101 of file rtxCppDList.h.
Definition at line 92 of file rtxCppDList.h.
This method returns a pointer to a previous node in the list.
Definition at line 119 of file rtxCppDList.h.
Definition at line 110 of file rtxCppDList.h.