#include <freesllist.h>
Public Member Functions | |
Entry (void) | |
Public Attributes | |
Entry * | next |
Private Member Functions | |
Entry (const Entry &) | |
Entry & | operator= (const Entry &) |
FreeSLList::Entry::Entry | ( | void | ) | [inline] |
FreeSLList::Entry::Entry | ( | const Entry & | ) | [private] |