Navigation

Operators and Keywords

Function List:

C++ API

file_fstat Class Reference

#include <file-stat.h>

Inherits base_file_stat.

Collaboration diagram for file_fstat:

List of all members.


Public Member Functions

 file_fstat (int n)
 file_fstat (const file_fstat &fs)
file_fstatoperator= (const file_fstat &fs)
 ~file_fstat (void)
void get_stats (bool force=false)
void get_stats (int n, bool force=false)

Constructor & Destructor Documentation

file_fstat::file_fstat ( int  n  )  [inline]

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

file_fstat::~file_fstat ( void   )  [inline]


Member Function Documentation

void file_fstat::get_stats ( int  n,
bool  force = false 
) [inline]

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

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


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