Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Array Class Template Reference

#include <array.h>

List of all members.

Public Methods

 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 >::GetAvgCount void const [inline]
 

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

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

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

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

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

template<class T>
T * Array< T >::operator[] uint nIndex const
 


Generated at Tue Sep 11 15:27:45 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001