ScummVM API documentation
ICB::rcSortedList< Type > Class Template Reference

Public Member Functions

Type & Head ()
 
rcSortedList< Type > * Tail ()
 
bool IsEmpty ()
 
int32 Length ()
 
rcSortedList< Type > * Insert (const Type &)
 
rcSortedList< Type > * Find (const Type &)
 

Protected Attributes

Type m_item
 
rcSortedList< Type > * m_tail
 

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