#include <file_system.h>
Definition at line 128 of file file_system.h.
◆ File() [1/2]
util::fs::File::File |
( |
void |
| ) |
|
|
inline |
◆ File() [2/2]
util::fs::File::File |
( |
std::string const & |
path, |
|
|
std::string const & |
name, |
|
|
bool |
isdir = false |
|
) |
| |
|
inline |
◆ get_absolute_name()
std::string util::fs::File::get_absolute_name |
( |
void |
| ) |
const |
◆ operator<()
bool util::fs::File::operator< |
( |
File const & |
rhs | ) |
const |
◆ is_dir
bool util::fs::File::is_dir |
◆ name
std::string util::fs::File::name |
◆ path
std::string util::fs::File::path |
The documentation for this struct was generated from the following files:
- /builddir/build/BUILD/mve-354a652461377939ca136f451ba3271a1c52ee65/libs/util/file_system.h
- /builddir/build/BUILD/mve-354a652461377939ca136f451ba3271a1c52ee65/libs/util/file_system.cc