#include <ProcPart.h>
Inheritance diagram for storage::ProcPart:
Public Member Functions | |
ProcPart () | |
bool | getInfo (const string &Dev, unsigned long long &SizeK, unsigned long &Major, unsigned long &Minor) const |
bool | getSize (const string &Dev, unsigned long long &SizeK) const |
std::list< string > | getMatchingEntries (const string ®exp) const |
Static Protected Member Functions | |
static string | devName (const string &Dev) |
Protected Attributes | |
std::map< string, int > | co |
|
|
|
|
|
|
|
|
|
|
|
|