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 101 of file oflist.h.