#include "child-list.h"
Definition at line 39 of file child-list.h.
◆ child_event_handler
typedef bool(* octave::child::child_event_handler) (pid_t, int) |
◆ child() [1/2]
◆ child() [2/2]
octave::child::child |
( |
const child & |
| ) |
|
|
default |
◆ ~child()
octave::child::~child |
( |
void |
| ) |
|
|
default |
◆ operator=()
child & octave::child::operator= |
( |
const child & |
| ) |
|
|
default |
◆ m_handler
◆ m_have_status
sig_atomic_t octave::child::m_have_status |
◆ m_pid
pid_t octave::child::m_pid |
◆ m_status
int octave::child::m_status |
The documentation for this class was generated from the following file: