OSRTDListNodeBaseClass Class Reference

This class is a base class for C++ representations of a node for the doubly-linked list structure. More...

#include <rtxCppDList.h>

Inheritance diagram for OSRTDListNodeBaseClass:

OSRTDListNodeClass OSRTObjListNodeClass List of all members.

Public Member Functions

virtual ~OSRTDListNodeBaseClass ()

Protected Member Functions

 operator OSRTDListNode * ()
 operator const OSRTDListNode * () const

Friends

class OSRTDListBaseClass
class OSRTDListClass
class OSRTObjListClass

Detailed Description

This class is a base class for C++ representations of a node for the doubly-linked list structure.

It extends the C OSRTDListNode type.

Definition at line 38 of file rtxCppDList.h.


The documentation for this class was generated from the following file: