#include <operations.hpp>
boost::filesystem::file_status::file_status |
( |
| ) |
|
|
inline |
bool boost::filesystem::file_status::operator!= |
( |
const file_status & |
rhs | ) |
const |
|
inline |
bool boost::filesystem::file_status::operator== |
( |
const file_status & |
rhs | ) |
const |
|
inline |
perms boost::filesystem::file_status::permissions |
( |
| ) |
const |
|
inline |
void boost::filesystem::file_status::permissions |
( |
perms |
prms | ) |
|
|
inline |
file_type boost::filesystem::file_status::type |
( |
| ) |
const |
|
inline |
void boost::filesystem::file_status::type |
( |
file_type |
v | ) |
|
|
inline |
The documentation for this class was generated from the following file: