#include <TraCIDefs.h>
|
| TraCIConnection (const std::string &_approachedLane, const bool _hasPrio, const bool _isOpen, const bool _hasFoe, const std::string _approachedInternal, const std::string _state, const std::string _direction, const double _length) |
|
| ~TraCIConnection () |
|
Definition at line 142 of file TraCIDefs.h.
◆ TraCIConnection()
TraCIConnection::TraCIConnection |
( |
const std::string & |
_approachedLane, |
|
|
const bool |
_hasPrio, |
|
|
const bool |
_isOpen, |
|
|
const bool |
_hasFoe, |
|
|
const std::string |
_approachedInternal, |
|
|
const std::string |
_state, |
|
|
const std::string |
_direction, |
|
|
const double |
_length |
|
) |
| |
|
inline |
◆ ~TraCIConnection()
TraCIConnection::~TraCIConnection |
( |
| ) |
|
|
inline |
◆ approachedInternal
std::string TraCIConnection::approachedInternal |
◆ approachedLane
std::string TraCIConnection::approachedLane |
◆ direction
std::string TraCIConnection::direction |
◆ hasFoe
bool TraCIConnection::hasFoe |
◆ hasPrio
bool TraCIConnection::hasPrio |
◆ isOpen
bool TraCIConnection::isOpen |
◆ length
double TraCIConnection::length |
◆ state
std::string TraCIConnection::state |
The documentation for this class was generated from the following file: