torcs - 1.2.2

RespTable Class Reference

#include <RespTable.h>

Collaboration diagram for RespTable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const Responsefind (DtObjectRef obj1, DtObjectRef obj2) const
void cleanObject (DtObjectRef obj)
void setDefault (const Response &resp)
void setSingle (DtObjectRef obj, const Response &resp)
void resetSingle (DtObjectRef obj)
void setPair (DtObjectRef obj1, DtObjectRef obj2, const Response &resp)
void resetPair (DtObjectRef obj1, DtObjectRef obj2)
const Responsefind (DtObjectRef obj1, DtObjectRef obj2) const
void cleanObject (DtObjectRef obj)
void setDefault (const Response &resp)
void setSingle (DtObjectRef obj, const Response &resp)
void resetSingle (DtObjectRef obj)
void setPair (DtObjectRef obj1, DtObjectRef obj2, const Response &resp)
void resetPair (DtObjectRef obj1, DtObjectRef obj2)

Private Attributes

Response defaultResp
SingleList singleList
PairList pairList

Member Function Documentation

void RespTable::cleanObject DtObjectRef  obj  ) 
 

void RespTable::cleanObject DtObjectRef  obj  ) 
 

Here is the call graph for this function:

const Response& RespTable::find DtObjectRef  obj1,
DtObjectRef  obj2
const
 

const Response & RespTable::find DtObjectRef  obj1,
DtObjectRef  obj2
const
 

Here is the call graph for this function:

void RespTable::resetPair DtObjectRef  obj1,
DtObjectRef  obj2
[inline]
 

Here is the call graph for this function:

void RespTable::resetPair DtObjectRef  obj1,
DtObjectRef  obj2
[inline]
 

Here is the call graph for this function:

void RespTable::resetSingle DtObjectRef  obj  )  [inline]
 

void RespTable::resetSingle DtObjectRef  obj  )  [inline]
 

void RespTable::setDefault const Response resp  )  [inline]
 

void RespTable::setDefault const Response resp  )  [inline]
 

void RespTable::setPair DtObjectRef  obj1,
DtObjectRef  obj2,
const Response resp
[inline]
 

Here is the call graph for this function:

void RespTable::setPair DtObjectRef  obj1,
DtObjectRef  obj2,
const Response resp
[inline]
 

Here is the call graph for this function:

void RespTable::setSingle DtObjectRef  obj,
const Response resp
[inline]
 

void RespTable::setSingle DtObjectRef  obj,
const Response resp
[inline]
 


Member Data Documentation

Response RespTable::defaultResp [private]
 

PairList RespTable::pairList [private]
 

SingleList RespTable::singleList [private]
 


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