SCL
1.0
Standard Control Library : Control, dynamics, physics, and simulation
|
Public Member Functions | |
Status () | |
Status (bool ok, std::string const &errstr) | |
operator bool () const | |
Public Attributes | |
bool | ok |
std::string | errstr |
|
inline |
Default ctor sets ok=true
and errstr=""