|
|
|
|
|
|
|
|
|
|
|
|
|
|
\throws runtime_error if an error occurs. |
|
|
\throws runtime_error if an error occurs. |
|
|
|
|
|
|
|
|
\throws logic_error if the child process is not running. |
|
|
|
|
|
|
|
|
\throws logic_error if the child process had not been started. |
|
|
|
|
|
|
|
|
*/ |
|
|
*/ |
|
|
bool isDone(); |
|
|
bool isDone(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\throws logic_error if the child process has not exited. |
|
|
\throws logic_error if the child process has not exited. |
|
|
|
|
|
|
|
|
\throws logic_error if the child process is not running. |
|
|
|
|
|
|
|
|
\throws logic_error if the child process had not been started. |
|
|
|
|
|
|
|
|
*/ |
|
|
*/ |
|
|
int32_t result(); |
|
|
int32_t result(); |