OpenVPN 3 Core Library
Loading...
Searching...
No Matches
redir.hpp File Reference
#include <fcntl.h>
#include <unistd.h>
#include <cstring>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <string>
#include <utility>
#include <memory>
#include <algorithm>
#include <openvpn/io/io.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/scoped_fd.hpp>
#include <openvpn/common/tempfile.hpp>
#include <openvpn/common/pipe.hpp>
#include <openvpn/common/strerror.hpp>
Include dependency graph for redir.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openvpn::RedirectBase
 
struct  openvpn::RedirectStdFD
 
class  openvpn::RedirectNull
 
class  openvpn::RedirectStd
 
class  openvpn::RedirectTemp
 
class  openvpn::RedirectPipe
 
struct  openvpn::RedirectPipe::InOut
 

Namespaces

namespace  openvpn