C++ TraCI client API implementation.
More...
#include <TraCI_Junction.h>
C++ TraCI client API implementation.
Definition at line 52 of file TraCI_Junction.h.
◆ TraCI_Junction() [1/2]
TraCI_Junction::TraCI_Junction |
( |
| ) |
|
|
private |
invalidated standard constructor
◆ TraCI_Junction() [2/2]
invalidated copy constructor
◆ getColor()
static TraCIColor TraCI_Junction::getColor |
( |
const std::string & |
poiID | ) |
|
|
static |
◆ getIDCount()
int TraCI_Junction::getIDCount |
( |
| ) |
|
|
static |
◆ getIDList()
std::vector< std::string > TraCI_Junction::getIDList |
( |
| ) |
|
|
static |
◆ getJunction()
MSJunction * TraCI_Junction::getJunction |
( |
const std::string & |
id | ) |
|
|
static |
◆ getPosition()
TraCIPosition TraCI_Junction::getPosition |
( |
const std::string & |
junctionID | ) |
|
|
static |
◆ getShape()
◆ getType()
static std::string TraCI_Junction::getType |
( |
const std::string & |
poiID | ) |
|
|
static |
◆ operator=()
invalidated assignment operator
◆ subscribe()
static void TraCI_Junction::subscribe |
( |
const std::string & |
objID, |
|
|
SUMOTime |
beginTime, |
|
|
SUMOTime |
endTime, |
|
|
const std::vector< int > & |
vars |
|
) |
| |
|
static |
◆ subscribeContext()
static void TraCI_Junction::subscribeContext |
( |
const std::string & |
objID, |
|
|
SUMOTime |
beginTime, |
|
|
SUMOTime |
endTime, |
|
|
int |
domain, |
|
|
double |
range, |
|
|
const std::vector< int > & |
vars |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: