#include <TraCIDefs.h>
|
| TraCILink (const std::string &_from, const std::string &_via, const std::string &_to) |
|
| ~TraCILink () |
|
|
std::string | from |
|
std::string | to |
|
std::string | via |
|
Definition at line 133 of file TraCIDefs.h.
◆ TraCILink()
libsumo::TraCILink::TraCILink |
( |
const std::string & |
_from, |
|
|
const std::string & |
_via, |
|
|
const std::string & |
_to |
|
) |
| |
|
inline |
◆ ~TraCILink()
libsumo::TraCILink::~TraCILink |
( |
| ) |
|
|
inline |
◆ from
std::string libsumo::TraCILink::from |
◆ to
std::string libsumo::TraCILink::to |
◆ via
std::string libsumo::TraCILink::via |
The documentation for this class was generated from the following file: