Mads
Multi-Agent Distributed System
Loading...
Searching...
No Matches
Mads::RunResult Struct Reference

#include <up_supervisor.hpp>

Public Attributes

RunOutcome outcome = RunOutcome::Ok
 
int exit_code = 0
 
std::string message
 

Detailed Description

Definition at line 70 of file up_supervisor.hpp.

Member Data Documentation

◆ exit_code

int Mads::RunResult::exit_code = 0

Definition at line 72 of file up_supervisor.hpp.

◆ message

std::string Mads::RunResult::message

Definition at line 74 of file up_supervisor.hpp.

◆ outcome

RunOutcome Mads::RunResult::outcome = RunOutcome::Ok

Definition at line 71 of file up_supervisor.hpp.


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