#include <persistfile.hpp>
|
| void | syserr (const char *type) |
| |
| void | err (const char *type) |
| |
Definition at line 31 of file persistfile.hpp.
◆ PersistentFile()
| openvpn::PersistentFile::PersistentFile |
( |
const std::string & |
fn_arg | ) |
|
|
inline |
◆ err()
| void openvpn::PersistentFile::err |
( |
const char * |
type | ) |
|
|
inlineprivate |
◆ stat()
| struct stat openvpn::PersistentFile::stat |
( |
| ) |
|
|
inline |
◆ syserr()
| void openvpn::PersistentFile::syserr |
( |
const char * |
type | ) |
|
|
inlineprivate |
◆ write() [1/3]
| void openvpn::PersistentFile::write |
( |
const Buffer & |
buf | ) |
|
|
inline |
◆ write() [2/3]
| void openvpn::PersistentFile::write |
( |
const std::string & |
str | ) |
|
|
inline |
◆ write() [3/3]
| void openvpn::PersistentFile::write |
( |
const void * |
buf, |
|
|
size_t |
count |
|
) |
| |
|
inline |
◆ fd
◆ fn
| std::string openvpn::PersistentFile::fn |
|
private |
The documentation for this class was generated from the following file: