Adaptive Traffic Simulator
Loading...
Searching...
No Matches
Simulator< t, size > Class Template Reference
Collaboration diagram for Simulator< t, size >:

Public Member Functions

 Simulator ()
void setupNetwork ()
void addMassiveTraffic ()
void run ()
 ~Simulator ()
void clear ()

Public Attributes

Manager< t, size > * cityManager

Constructor & Destructor Documentation

◆ Simulator()

template<class t, int size>
Simulator< t, size >::Simulator ( )
inline

◆ ~Simulator()

template<class t, int size>
Simulator< t, size >::~Simulator ( )
inline

Member Function Documentation

◆ addMassiveTraffic()

template<class t, int size>
void Simulator< t, size >::addMassiveTraffic ( )
inline
Here is the caller graph for this function:

◆ clear()

template<class t, int size>
void Simulator< t, size >::clear ( )
inline
Here is the caller graph for this function:

◆ run()

template<class t, int size>
void Simulator< t, size >::run ( )
inline
Here is the caller graph for this function:

◆ setupNetwork()

template<class t, int size>
void Simulator< t, size >::setupNetwork ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ cityManager

template<class t, int size>
Manager<t, size>* Simulator< t, size >::cityManager

The documentation for this class was generated from the following file: