Navigation

Operators and Keywords

Function List:

C++ API

file_stat Class Reference

#include <file-stat.h>

Inherits base_file_stat.

Collaboration diagram for file_stat:

List of all members.


Public Member Functions

 file_stat (const std::string &n=std::string(), bool fl=true)
 file_stat (const file_stat &fs)
file_statoperator= (const file_stat &fs)
 ~file_stat (void)
void get_stats (bool force=false)
void get_stats (const std::string &n, bool force=false)

Constructor & Destructor Documentation

file_stat::file_stat ( const std::string n = std::string (),
bool  fl = true 
) [inline]

file_stat::file_stat ( const file_stat fs  )  [inline]

file_stat::~file_stat ( void   )  [inline]


Member Function Documentation

void file_stat::get_stats ( const std::string n,
bool  force = false 
) [inline]

void file_stat::get_stats ( bool  force = false  )  [inline]

file_stat& file_stat::operator= ( const file_stat fs  )  [inline]


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