#include <pipe.hpp>
◆ PipePair() [1/4]
subprocess::PipePair::PipePair |
( |
| ) |
|
|
inline |
◆ PipePair() [2/4]
◆ ~PipePair()
subprocess::PipePair::~PipePair |
( |
| ) |
|
|
inline |
◆ PipePair() [3/4]
subprocess::PipePair::PipePair |
( |
const PipePair & |
| ) |
|
|
delete |
◆ PipePair() [4/4]
subprocess::PipePair::PipePair |
( |
PipePair && |
other | ) |
|
|
inline |
◆ close()
void subprocess::PipePair::close |
( |
| ) |
|
◆ close_input()
void subprocess::PipePair::close_input |
( |
| ) |
|
◆ close_output()
void subprocess::PipePair::close_output |
( |
| ) |
|
◆ disown()
void subprocess::PipePair::disown |
( |
| ) |
|
|
inline |
◆ operator bool()
subprocess::PipePair::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ input
◆ output
The documentation for this struct was generated from the following file: