#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 |
| ProcPart::ProcPart | ( | ) |
| bool ProcPart::getInfo | ( | const string & | Dev, | |
| unsigned long long & | SizeK, | |||
| unsigned long & | Major, | |||
| unsigned long & | Minor | |||
| ) | const |
| bool ProcPart::getSize | ( | const string & | Dev, | |
| unsigned long long & | SizeK | |||
| ) | const |
| list< string > ProcPart::getMatchingEntries | ( | const string & | regexp | ) | const |
| string ProcPart::devName | ( | const string & | Dev | ) | [static, protected] |
std::map<string,int> storage::ProcPart::co [protected] |
1.5.0