SOLA
|
Notification by a central initiator that a task has been assigned to the receiving participant. More...
#include <assignment_notification.h>
Public Member Functions | |
AssignmentNotification (material_flow::Task task, std::string initiator_connection) | |
const material_flow::Task & | getTask () const |
const std::string & | getInitiatorConnection () const |
solanet::UUID | getUUID () const |
SERIALIZE (uuid_, task_, initiator_connection_) | |
Notification by a central initiator that a task has been assigned to the receiving participant.