Version: 9.15.0
YACS::ENGINE::returnInfo Struct Reference

#include <CppComponent.hxx>

Collaboration diagram for YACS::ENGINE::returnInfo:

Public Attributes

int code
 
std::string message
 

Detailed Description

Definition at line 34 of file CppComponent.hxx.

Member Data Documentation

◆ code

int YACS::ENGINE::returnInfo::code

Definition at line 35 of file CppComponent.hxx.

Referenced by YACS::ENGINE::CppComponent::run().

◆ message

std::string YACS::ENGINE::returnInfo::message

Definition at line 36 of file CppComponent.hxx.

Referenced by YACS::ENGINE::CppComponent::run().


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