yast2-storage
Classes | Public Member Functions | Private Types | Private Attributes

storage::CmdDmraid Class Reference

#include <DmraidCo.h>

List of all members.

Classes

struct  Entry

Public Member Functions

 CmdDmraid ()
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, Entrydata

Member Typedef Documentation

typedef map<string, Entry>::const_iterator storage::CmdDmraid::const_iterator [private]

Constructor & Destructor Documentation

storage::CmdDmraid::CmdDmraid ( )

Member Function Documentation

list< string > storage::CmdDmraid::getEntries ( ) const
bool storage::CmdDmraid::getEntry ( const string &  name,
Entry entry 
) const

Member Data Documentation

map<string, Entry> storage::CmdDmraid::data [private]

The documentation for this class was generated from the following files: