|
| Task (const ns3::Vector &from, const ns3::Vector &to) |
|
| Task (std::string uuid, const ns3::Vector &from, const ns3::Vector &to) |
|
ns3::Vector | getPickupLocation () const |
|
ns3::Vector | getDeliveryLocation () const |
|
cpps::OrderStates | getOrderState () const |
|
void | setOrderState (const cpps::OrderStates &state) |
|
ns3::Vector | getCurrentPosition () const |
|
void | setCurrentPosition (const ns3::Vector ¤tPosition) |
|
std::string | getUuid () const |
|
void | setConnection (const std::string &connection) |
|
std::string | getConnection () const |
|
void | setName (const std::string &name) |
|
std::string | getName () const |
|
| SERIALIZE (uuid_, from_x_, from_y_, to_x_, to_y_, connection_, name_) |
|
The documentation for this class was generated from the following files:
- daisi/src/path_planning/task.h
- daisi/src/path_planning/task.cpp