Struct ThermoResult

Struct Documentation

struct ThermoResult

Result structure for thermo operations.

Public Members

bool success = false
std::string error_message
std::vector<std::string> output_files
int exit_code = 0