|
| fieldHandlerBase (char shortName, const std::string &aName, const std::string &aExplanation) |
|
virtual void | print (const std::string &fsname, const struct statvfs &stat, bool printAll)=0 |
|
Definition at line 8 of file statvfs.cpp.
◆ fieldHandlerBase()
fieldHandlerBase::fieldHandlerBase |
( |
char |
shortName, |
|
|
const std::string & |
aName, |
|
|
const std::string & |
aExplanation |
|
) |
| |
|
inline |
Definition at line 14 of file statvfs.cpp.
19 opt(shortName, aName, aExplanation) {};
◆ print()
virtual void fieldHandlerBase::print |
( |
const std::string & |
fsname, |
|
|
const struct statvfs & |
stat, |
|
|
bool |
printAll |
|
) |
| |
|
pure virtual |
◆ explanation
std::string fieldHandlerBase::explanation |
|
protected |
◆ fieldName
std::string fieldHandlerBase::fieldName |
|
protected |
◆ opt
The documentation for this class was generated from the following file: