KTable< TYPE > Class Template Reference

List of all members.

Public Member Functions

 KTable ()
void Clear ()
u32 Add (TYPE pData)
void Erase (u32 Index)
u32 GetSize ()
TYPE & operator[] (u32 Index)

Protected Attributes

vector< TYPE > m_Table

Detailed Description

template<class TYPE>
class KTable< TYPE >

Definition at line 25 of file Table.h.


The documentation for this class was generated from the following file:
Generated on Sun Mar 25 20:02:42 2007 for Zythum Project by  doxygen 1.5.1-p1