open-cpp-utils 0.0.1
Loading...
Searching...
No Matches
open_cpp_utils::filesystem< T_, L_ >::file Class Reference

Public Member Functions

 file (const file &)=default
 
 file (file &&)=default
 
const path_t & path () const
 
data_t * get_data ()
 
const data_t * get_data () const
 
filesystemsystem ()
 
const filesystemsystem () const
 
bool is_directory () const
 
bool empty () const
 
bool has_subdirectory () const
 
void erase ()
 
file_id get_id () const
 
data_t * operator-> ()
 
const data_t * operator-> () const
 
data_t * operator* ()
 
const data_t * operator* () const
 

Friends

class filesystem
 

The documentation for this class was generated from the following file: