torcs - 1.2.2

src/modules/simu/simuv2.sav/SOLID-2.0/src/RespTable.h File Reference

#include "Response.h"
#include <SOLID/solid.h>
#include <map>

Include dependency graph for RespTable.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  RespTable

Typedefs

typedef map< DtObjectRef,
Response, less< DtObjectRef > > 
SingleList
typedef pair< DtObjectRef,
DtObjectRef
ObjPair
typedef map< ObjPair, Response,
less< ObjPair > > 
PairList

Functions

ObjPair make_ObjPair (DtObjectRef x, DtObjectRef y)


Typedef Documentation

typedef pair<DtObjectRef, DtObjectRef> ObjPair
 

typedef map<ObjPair, Response, less<ObjPair> > PairList
 

typedef map<DtObjectRef, Response, less<DtObjectRef> > SingleList
 


Function Documentation

ObjPair make_ObjPair DtObjectRef  x,
DtObjectRef  y
[inline]
 


Generated at Thu Feb 26 21:53:50 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.