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

Public Member Functions

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

Protected Attributes

Type m_item
 
pxList< Type > * m_tail
 

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