Definition at line 331 of file MSPerson.h.
◆ ProceedCmd()
◆ ~ProceedCmd()
MSPerson::MSPersonStage_Access::ProceedCmd::~ProceedCmd |
( |
| ) |
|
|
inline |
◆ execute()
SUMOTime MSPerson::MSPersonStage_Access::ProceedCmd::execute |
( |
SUMOTime |
currentTime | ) |
|
|
virtual |
Executes the command.
The implementations should return 0 if the command shall not be repeated, or a value larger than 0 that describe the time after which the command shall be executed again. Values below 0 must not be returned.
- Parameters
-
[in] | currentTime | The current simulation time |
- Returns
- The time after which the command shall be executed again, 0 if this command shall be descheduled.
- Exceptions
-
Implements Command.
Definition at line 580 of file MSPerson.cpp.
References MSTransportableControl::erase(), MSNet::getInstance(), and MSNet::getPersonControl().
◆ operator=()
Invalidated assignment operator.
◆ myPerson
MSTransportable* const MSPerson::MSPersonStage_Access::ProceedCmd::myPerson |
|
private |
◆ myStopEdge
MSEdge* MSPerson::MSPersonStage_Access::ProceedCmd::myStopEdge |
|
private |
The documentation for this class was generated from the following files: