#include <stats.h>
Inherits ace::DataFileStats.
Public Member Functions | |
| NamedDataFileStats (const std::string &file_name) | |
| Constructor needs filename to go. | |
Public Attributes | |
| std::string | filename |
| Filename. | |
| ace::NamedDataFileStats::NamedDataFileStats | ( | const std::string & | file_name | ) | [inline] |
Constructor needs filename to go.
| file_name | Filename of file, which stats are counted. |
| std::string ace::NamedDataFileStats::filename |
Filename.
1.5.6