Guitar
Public Attributes | List of all members
ProcessStatus Class Reference

#include <MyProcess.h>

Collaboration diagram for ProcessStatus:
Collaboration graph
[legend]

Public Attributes

bool ok = false
 
int exit_code = 0
 
std::string error_message
 
std::string log_message
 

Member Data Documentation

◆ error_message

std::string ProcessStatus::error_message

◆ exit_code

int ProcessStatus::exit_code = 0

◆ log_message

std::string ProcessStatus::log_message

◆ ok

bool ProcessStatus::ok = false

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