A vehicle as used by router.
More...
#include <NBVehicle.h>
A vehicle as used by router.
Definition at line 42 of file NBVehicle.h.
◆ NBVehicle() [1/2]
Constructor.
- Parameters
-
[in] | pars | Parameter of this vehicle |
[in] | route | The definition of the route the vehicle shall use |
[in] | type | The type of the vehicle |
Definition at line 50 of file NBVehicle.h.
◆ ~NBVehicle()
virtual NBVehicle::~NBVehicle |
( |
| ) |
|
|
inlinevirtual |
◆ NBVehicle() [2/2]
NBVehicle::NBVehicle |
( |
const NBVehicle & |
src | ) |
|
|
private |
Invalidated copy constructor.
◆ getID()
const std::string & NBVehicle::getID |
( |
| ) |
const |
|
inline |
◆ getLength()
double NBVehicle::getLength |
( |
| ) |
const |
|
inline |
◆ getVClass()
◆ ignoreTransientPermissions()
bool NBVehicle::ignoreTransientPermissions |
( |
| ) |
const |
|
inline |
Returns whether this object is ignoring transient permission changes (during routing)
Definition at line 64 of file NBVehicle.h.
◆ operator=()
Invalidated assignment operator.
◆ myID
std::string NBVehicle::myID |
|
private |
◆ myLength
double NBVehicle::myLength |
|
private |
◆ myVClass
The documentation for this class was generated from the following file: