#include <CppComponent.hxx>

Public Attributes | |
| int | code |
| std::string | message |
Definition at line 34 of file CppComponent.hxx.
| int YACS::ENGINE::returnInfo::code |
Definition at line 35 of file CppComponent.hxx.
Referenced by YACS::ENGINE::CppComponent::run().
| std::string YACS::ENGINE::returnInfo::message |
Definition at line 36 of file CppComponent.hxx.
Referenced by YACS::ENGINE::CppComponent::run().