
Public Member Functions | |
| MountGraph (StorageInterface *s) | |
Private Types | |
| typedef map< string, string > | Entries |
Private Member Functions | |
| Entries::const_iterator | findParent (const Entries::const_iterator &child) const |
Private Attributes | |
| map< int, Rank > | mount_ranks |
| Entries | entries |
typedef map<string, string> storage::MountGraph::Entries [private] |
| storage::MountGraph::MountGraph | ( | StorageInterface * | s | ) |
| MountGraph::Entries::const_iterator storage::MountGraph::findParent | ( | const Entries::const_iterator & | child | ) | const [private] |
map<int, Rank> storage::MountGraph::mount_ranks [private] |
Referenced by MountGraph().
Entries storage::MountGraph::entries [private] |
Referenced by findParent(), and MountGraph().
1.5.6