torcs - 1.2.2

AlgoTable< Function > Class Template Reference

#include <AlgoTable.h>

List of all members.

template<class Function>
class AlgoTable< Function >


Public Member Functions

void addEntry (ShapeType type1, ShapeType type2, Function function)
Function lookup (ShapeType type1, ShapeType type2) const
void addEntry (ShapeType type1, ShapeType type2, Function function)
Function lookup (ShapeType type1, ShapeType type2) const

Private Attributes

Function table [NUM_TYPES][NUM_TYPES]

Member Function Documentation

template<class Function>
void AlgoTable< Function >::addEntry ShapeType  type1,
ShapeType  type2,
Function  function
[inline]
 

template<class Function>
void AlgoTable< Function >::addEntry ShapeType  type1,
ShapeType  type2,
Function  function
[inline]
 

template<class Function>
Function AlgoTable< Function >::lookup ShapeType  type1,
ShapeType  type2
const [inline]
 

template<class Function>
Function AlgoTable< Function >::lookup ShapeType  type1,
ShapeType  type2
const [inline]
 


Member Data Documentation

template<class Function>
Function AlgoTable< Function >::table [private]
 


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