#include <TraCIAPI.h>
Public Member Functions |
| TraCILink (const std::string &_from, const std::string &_via, const std::string &_to) |
| ~TraCILink () |
Data Fields |
std::string | from |
std::string | to |
std::string | via |
Detailed Description
Definition at line 110 of file TraCIAPI.h.
Constructor & Destructor Documentation
TraCIAPI::TraCILink::TraCILink |
( |
const std::string & |
_from, |
|
|
const std::string & |
_via, |
|
|
const std::string & |
_to |
|
) |
| |
|
inline |
TraCIAPI::TraCILink::~TraCILink |
( |
| ) |
|
|
inline |
Field Documentation
std::string TraCIAPI::TraCILink::from |
std::string TraCIAPI::TraCILink::to |
std::string TraCIAPI::TraCILink::via |
The documentation for this class was generated from the following file: