Inheritance diagram for OFListLinkBase:

Public Member Functions | |
| OFListLinkBase () | |
| virtual | ~OFListLinkBase () |
Public Attributes | |
| OFListLinkBase * | next |
| OFListLinkBase * | prev |
| OFBool | dummy |
Private Member Functions | |
| OFListLinkBase (const OFListLinkBase &) | |
| OFListLinkBase & | operator= (const OFListLinkBase &) |
Definition at line 104 of file oflist.h.