#include <sstream>#include "y2storage/Partition.h"#include "y2storage/AppUtil.h"#include "y2storage/Disk.h"#include "y2storage/Storage.h"Namespaces | |
| namespace | storage |
Functions | |
| static string | udevCompleteIdPath (const string &s, unsigned nr) |
| static string | udevCompletePathPath (const string &s, unsigned nr) |
| std::ostream & | storage::operator<< (std::ostream &s, const Partition &p) |
| static string udevCompleteIdPath | ( | const string & | s, | |
| unsigned | nr | |||
| ) | [static] |
References storage::decString().
| static string udevCompletePathPath | ( | const string & | s, | |
| unsigned | nr | |||
| ) | [static] |
References storage::decString().
Referenced by storage::Partition::addAltUdevPath(), and storage::Partition::changeNumber().
1.5.5