torcs - 1.2.2

IndexArray Class Reference

#include <IndexArray.h>

List of all members.

Public Member Functions

 IndexArray ()
 IndexArray (int n)
 IndexArray (int n, const unsigned int v[])
 ~IndexArray ()
int operator[] (int i) const
int size () const
 IndexArray ()
 IndexArray (int n)
 IndexArray (int n, const unsigned int v[])
 ~IndexArray ()
int operator[] (int i) const
int size () const

Private Member Functions

 IndexArray (const IndexArray &)
IndexArrayoperator= (const IndexArray &)
 IndexArray (const IndexArray &)
IndexArrayoperator= (const IndexArray &)

Private Attributes

unsigned int * indices
int count
unsigned int * indices


Constructor & Destructor Documentation

IndexArray::IndexArray  )  [inline]
 

IndexArray::IndexArray int  n  )  [inline]
 

IndexArray::IndexArray int  n,
const unsigned int  v[]
[inline]
 

IndexArray::~IndexArray  )  [inline]
 

IndexArray::IndexArray const IndexArray  )  [private]
 

IndexArray::IndexArray  )  [inline]
 

IndexArray::IndexArray int  n  )  [inline]
 

IndexArray::IndexArray int  n,
const unsigned int  v[]
[inline]
 

IndexArray::~IndexArray  )  [inline]
 

IndexArray::IndexArray const IndexArray  )  [private]
 


Member Function Documentation

IndexArray& IndexArray::operator= const IndexArray  )  [private]
 

IndexArray& IndexArray::operator= const IndexArray  )  [private]
 

int IndexArray::operator[] int  i  )  const [inline]
 

int IndexArray::operator[] int  i  )  const [inline]
 

int IndexArray::size  )  const [inline]
 

int IndexArray::size  )  const [inline]
 


Member Data Documentation

int IndexArray::count [private]
 

unsigned int* IndexArray::indices [private]
 

unsigned int* IndexArray::indices [private]
 


The documentation for this class was generated from the following files:
Generated at Thu Feb 26 21:54:08 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.