CUBRID Engine  latest
FreeSLList::Entry Class Reference

#include <freesllist.h>

Collaboration diagram for FreeSLList::Entry:
Collaboration graph

Public Member Functions

 Entry (void)
 

Public Attributes

Entrynext
 

Private Member Functions

 Entry (const Entry &)
 
Entryoperator= (const Entry &)
 

Detailed Description

Definition at line 51 of file freesllist.h.

Constructor & Destructor Documentation

FreeSLList::Entry::Entry ( void  )
inline

Definition at line 53 of file freesllist.h.

FreeSLList::Entry::Entry ( const Entry )
private

Member Function Documentation

Entry& FreeSLList::Entry::operator= ( const Entry )
private

Member Data Documentation

Entry* FreeSLList::Entry::next

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