#include <file-stat.h>
Inherits base_file_stat.
Public Member Functions | |
file_stat (const std::string &n=std::string(), bool fl=true) | |
file_stat (const file_stat &fs) | |
file_stat & | operator= (const file_stat &fs) |
~file_stat (void) | |
void | get_stats (bool force=false) |
void | get_stats (const std::string &n, bool force=false) |
file_stat::file_stat | ( | const std::string & | n = std::string () , |
|
bool | fl = true | |||
) | [inline] |
file_stat::~file_stat | ( | void | ) | [inline] |
void file_stat::get_stats | ( | const std::string & | n, | |
bool | force = false | |||
) | [inline] |
void file_stat::get_stats | ( | bool | force = false |
) | [inline] |