#include <DmmultipathCo.h>
Public Member Functions | |
| CmdMultipath () | |
| list< string > | getEntries () const |
| bool | getEntry (const string &name, Entry &entry) const |
Private Types | |
| typedef map< string, Entry > ::const_iterator | const_iterator |
Private Attributes | |
| map< string, Entry > | data |
Classes | |
| struct | Entry |
typedef map<string, Entry>::const_iterator storage::CmdMultipath::const_iterator [private] |
| CmdMultipath::CmdMultipath | ( | ) |
References storage::classic(), data, storage::CmdMultipath::Entry::devices, storage::extractNthWord(), storage::SystemCmd::getStdout(), storage::CmdMultipath::Entry::model, MULTIPATHBIN, storage::SystemCmd::numLines(), storage::SystemCmd::retcode(), storage::splitString(), storage::CmdMultipath::Entry::vendor, and y2mil.
| list< string > CmdMultipath::getEntries | ( | ) | const |
References data.
map<string, Entry> storage::CmdMultipath::data [private] |
Referenced by CmdMultipath(), getEntries(), and getEntry().
1.5.6