Guitar
Public Member Functions | Public Attributes | List of all members
process::ProcessResult Struct Reference

#include <MyProcess2.h>

Public Member Functions

 operator bool () const
 

Public Attributes

bool ok = false
 
int exit_code = 0
 

Member Function Documentation

◆ operator bool()

process::ProcessResult::operator bool ( ) const
inlineexplicit

Member Data Documentation

◆ exit_code

int process::ProcessResult::exit_code = 0

◆ ok

bool process::ProcessResult::ok = false

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