#include <pipe.hpp>
|
| SD_OUT (openvpn_io::io_context &io_context, const std::string &content, ScopedFD &fd) |
|
| SD (openvpn_io::io_context &io_context, ScopedFD &fd) |
|
bool | defined () const |
|
|
std::unique_ptr< openvpn_io::posix::stream_descriptor > | sd |
|
Definition at line 46 of file pipe.hpp.
◆ SD_OUT()
openvpn::Pipe::SD_OUT::SD_OUT |
( |
openvpn_io::io_context & |
io_context, |
|
|
const std::string & |
content, |
|
|
ScopedFD & |
fd |
|
) |
| |
|
inline |
◆ queue_write()
void openvpn::Pipe::SD_OUT::queue_write |
( |
| ) |
|
|
inlineprivate |
◆ buf
The documentation for this class was generated from the following file: