storage::Blkid Class Reference

#include <Blkid.h>

List of all members.

Public Member Functions

 Blkid ()
 Blkid (const string &device)
bool getEntry (const string &device, Entry &entry) const

Protected Types

typedef map< string, Entry >
::const_iterator 
const_iterator

Protected Member Functions

void parse (const vector< string > &lines)

Protected Attributes

map< string, Entrydata

Friends

std::ostream & operator<< (std::ostream &s, const Entry &entry)

Classes

struct  Entry


Member Typedef Documentation

typedef map<string, Entry>::const_iterator storage::Blkid::const_iterator [protected]


Constructor & Destructor Documentation

storage::Blkid::Blkid (  ) 

storage::Blkid::Blkid ( const string &  device  ) 


Member Function Documentation

bool storage::Blkid::getEntry ( const string &  device,
Entry entry 
) const

void storage::Blkid::parse ( const vector< string > &  lines  )  [protected]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const Entry entry 
) [friend]


Member Data Documentation

map<string, Entry> storage::Blkid::data [protected]

Referenced by getEntry(), and parse().


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

Generated on Mon Feb 6 10:42:57 2012 for yast2-storage by  doxygen 1.5.6