#include <Exec.hpp>
Public Types | |
| enum | { MAX_MSG_LEN = 64 } |
Public Attributes | |
| char | message [MAX_MSG_LEN+1] |
| int | error_num |
Definition at line 124 of file Exec.hpp.
| char BLOCXX_NAMESPACE::Exec::PreExec::Error::message[MAX_MSG_LEN+1] |
Definition at line 127 of file Exec.hpp.
Referenced by BLOCXX_NAMESPACE::check(), BLOCXX_NAMESPACE::init_child(), and BLOCXX_NAMESPACE::throw_child_error().
Definition at line 128 of file Exec.hpp.
Referenced by BLOCXX_NAMESPACE::check(), BLOCXX_NAMESPACE::init_child(), and BLOCXX_NAMESPACE::throw_child_error().
1.5.6