SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daisi::path_planning::Task Class Reference

Public Member Functions

 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 &currentPosition)
 
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: