SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daisi::cpps::logical::AssignmentResponse Class Reference

Response of a central participant as a reaction of a task assignment. Consists of the task_uuid, the acception / rejection, its connection string and of the new current status. More...

#include <assignment_response.h>

Public Member Functions

 AssignmentResponse (std::string task_uuid, bool accept, const Metrics &metrics, util::Position position, std::string participant_connection)
 
const std::string & getTaskUuid () const
 
const std::string & getParticipantConnection () const
 
bool doesAccept () const
 
solanet::UUID getUUID () const
 
 SERIALIZE (uuid_, task_uuid_, accept_, metrics_, end_position_, participant_connection_)
 

Detailed Description

Response of a central participant as a reaction of a task assignment. Consists of the task_uuid, the acception / rejection, its connection string and of the new current status.


The documentation for this class was generated from the following file: