CUBRID Engine
latest
|
#include <freesllist.h>
Public Member Functions | |
Entry (void) | |
Public Attributes | |
Entry * | next |
Private Member Functions | |
Entry (const Entry &) | |
Entry & | operator= (const Entry &) |
Definition at line 51 of file freesllist.h.
|
inline |
Definition at line 53 of file freesllist.h.
Entry* FreeSLList::Entry::next |
Definition at line 56 of file freesllist.h.
Referenced by FreeSLList::clear(), FreeSLList::get(), FreeSLList::insert(), and FreeSLList::remove().