Definition at line 52 of file ProcStats.h.
◆ unique_fd() [1/3]
ProcStats::unique_fd::unique_fd |
( |
const unique_fd & |
| ) |
|
|
privatedelete |
◆ unique_fd() [2/3]
ProcStats::unique_fd::unique_fd |
( |
const int |
fd = -1 | ) |
|
|
inline |
◆ unique_fd() [3/3]
ProcStats::unique_fd::unique_fd |
( |
unique_fd && |
other | ) |
|
|
inline |
◆ ~unique_fd()
ProcStats::unique_fd::~unique_fd |
( |
| ) |
|
|
inline |
◆ close()
int ProcStats::unique_fd::close |
( |
| ) |
|
|
inline |
◆ open()
template<typename... Args>
unique_fd& ProcStats::unique_fd::open |
( |
Args &&... |
args | ) |
|
|
inline |
◆ operator bool()
ProcStats::unique_fd::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator=()
◆ m_fd
int ProcStats::unique_fd::m_fd { -1 } |
|
private |
The documentation for this class was generated from the following file: