ui-utilcpp 1.10.3
|
Helper class to hold the device string and (optional) the fs type (to be able to do better selection on the quota method to use). More...
#include <QuotaInfo.hpp>
Public Member Functions | |
FS (std::string const &dev, std::string const &fstype="") | |
std::string const & | getDevice () const |
std::string const & | getType () const |
std::string | getMethods (std::string const &fstype="") const |
Friends | |
class | QuotaInfo |
Helper class to hold the device string and (optional) the fs type (to be able to do better selection on the quota method to use).