SUMO - Simulation of Urban MObility
TraCILogic Class Reference

#include <TraCIDefs.h>

Collaboration diagram for TraCILogic:
Collaboration graph

Public Member Functions

 TraCILogic ()
 
 TraCILogic (const std::string &_subID, int _type, int _currentPhaseIndex)
 
 ~TraCILogic ()
 

Data Fields

int currentPhaseIndex
 
std::vector< TraCIPhasephases
 
std::string subID
 
std::map< std::string, std::string > subParameter
 
int type
 

Detailed Description

Definition at line 117 of file TraCIDefs.h.

Constructor & Destructor Documentation

TraCILogic::TraCILogic ( )
inline

Definition at line 119 of file TraCIDefs.h.

TraCILogic::TraCILogic ( const std::string &  _subID,
int  _type,
int  _currentPhaseIndex 
)
inline

Definition at line 120 of file TraCIDefs.h.

TraCILogic::~TraCILogic ( )
inline

Definition at line 122 of file TraCIDefs.h.

Field Documentation

std::map<std::string, std::string> TraCILogic::subParameter

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