SOLA
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
daisi::cpps::logical::CentralizedInitiator::ParticipantInfo Struct Reference

Helper that stores all relevant information about the task assignment participants. If more specific information are necessary, use a struct that derives from ParticipantInfo. More...

#include <centralized_initiator.h>

Public Member Functions

bool isValid () const
 Check wether all entries are initialized correctly.
 

Public Attributes

std::string connection_string
 Connection string used to contact the participant.
 
amr::AmrStaticAbility ability
 The participant's ability. Used to check if a task's requirements are met by the AMR.
 

Detailed Description

Helper that stores all relevant information about the task assignment participants. If more specific information are necessary, use a struct that derives from ParticipantInfo.


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