ewmscp
..
|
Public Member Functions | |
fieldHandlerTpl (decltype(field) aField, char shortName, const std::string &aName, const std::string &aExplanation) | |
void | print (const std::string &fsname, const struct statvfs &stat, bool printAll) override |
![]() | |
fieldHandlerBase (char shortName, const std::string &aName, const std::string &aExplanation) | |
Private Attributes | |
T statvfs::* | field |
Additional Inherited Members | |
![]() | |
options::single< bool > | opt |
![]() | |
std::string | fieldName |
std::string | explanation |
Definition at line 27 of file statvfs.cpp.
|
inline |
Definition at line 30 of file statvfs.cpp.
|
inlineoverridevirtual |
Implements fieldHandlerBase.
Definition at line 35 of file statvfs.cpp.
Referenced by idHandler::print().
|
private |
Definition at line 28 of file statvfs.cpp.
Referenced by fieldHandlerTpl< unsigned long >::print().