Array< T > Class Template Reference

List of all members.

Public Member Functions

 Array ()
 ~Array ()
int Insert (T *pcObject)
void Remove (int nIndex)
T * GetObj (uint nID) const
T * operator[] (uint nID) const
int GetTabCount (void) const
int GetMaxCount (void) const
int GetAvgCount (void) const

template<class T>
class Array< T >


Constructor & Destructor Documentation

template<class T>
Array< T >::Array (  ) 

template<class T>
Array< T >::~Array (  ) 


Member Function Documentation

template<class T>
int Array< T >::Insert ( T *  pcObject  ) 

template<class T>
void Array< T >::Remove ( int  nIndex  ) 

template<class T>
T* Array< T >::GetObj ( uint  nID  )  const [inline]

template<class T>
T * Array< T >::operator[] ( uint  nID  )  const

template<class T>
int Array< T >::GetTabCount ( void   )  const [inline]

template<class T>
int Array< T >::GetMaxCount ( void   )  const [inline]

template<class T>
int Array< T >::GetAvgCount ( void   )  const [inline]


Generated on Sat May 9 22:51:01 2009 for Syllable higlevel API by  doxygen 1.5.1