storage::EvmsCont Struct Reference

#include <EvmsCo.h>

List of all members.

Public Member Functions

 EvmsCont (const string &n="")
bool operator== (const EvmsCont &rhs) const

Public Attributes

string name
string uuid
bool lvm1
unsigned long long peSize
unsigned long long free
unsigned long long sizeK
std::list< peinfoconsumes
std::list< unsigned > creates

Classes

struct  peinfo


Constructor & Destructor Documentation

storage::EvmsCont::EvmsCont ( const string &  n = ""  )  [inline]

References free, lvm1, peSize, and sizeK.


Member Function Documentation

bool storage::EvmsCont::operator== ( const EvmsCont rhs  )  const [inline]

References consumes, creates, lvm1, name, peSize, and sizeK.


Member Data Documentation

unsigned long long storage::EvmsCont::peSize

unsigned long long storage::EvmsCont::free

Referenced by EvmsCont(), and storage::operator<<().

unsigned long long storage::EvmsCont::sizeK

Referenced by storage::operator<<(), and operator==().

std::list<unsigned> storage::EvmsCont::creates

Referenced by storage::operator<<(), and operator==().


The documentation for this struct was generated from the following file:

Generated on Sun Jun 8 10:48:03 2008 for yast2-storage by  doxygen 1.5.5