#include <file.h>
Definition at line 16 of file file.h.
◆ Handle
◆ Descriptor()
filesystem::Descriptor::Descriptor |
( |
Handle |
handle | ) |
|
|
inline |
◆ ~Descriptor()
filesystem::Descriptor::~Descriptor |
( |
| ) |
|
|
inline |
◆ get()
Handle filesystem::Descriptor::get |
( |
| ) |
|
|
inline |
◆ is_valid()
bool filesystem::Descriptor::is_valid |
( |
| ) |
|
|
inline |
Definition at line 28 of file file.h.
28{ return handle_ >= 0; }
The documentation for this class was generated from the following file:
- third_party/tonic/filesystem/filesystem/file.h