storage::usedBy Struct Reference

#include <StorageTypes.h>

List of all members.

Public Member Functions

 usedBy ()
 usedBy (storage::UsedByType typ, const string &n)
void clear ()
void set (storage::UsedByType type, const string &n)
bool operator== (const usedBy &rhs) const
bool operator!= (const usedBy &rhs) const
 operator string () const
storage::UsedByType type () const
const string & name () const

Public Attributes

storage::UsedByType t
string nm

Friends

std::ostream & operator<< (std::ostream &, const usedBy &)


Constructor & Destructor Documentation

storage::usedBy::usedBy (  )  [inline]

storage::usedBy::usedBy ( storage::UsedByType  typ,
const string &  n 
) [inline]


Member Function Documentation

void storage::usedBy::clear (  )  [inline]

References nm, t, and storage::UB_NONE.

Referenced by storage::Storage::usedBy().

void storage::usedBy::set ( storage::UsedByType  type,
const string &  n 
) [inline]

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

References nm, and t.

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

storage::usedBy::operator string (  )  const [inline]

storage::UsedByType storage::usedBy::type (  )  const [inline]

const string& storage::usedBy::name (  )  const [inline]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const usedBy d 
) [friend]


Member Data Documentation


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

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