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]

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

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

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

storage::UsedByType storage::usedBy::t

string storage::usedBy::nm


The documentation for this struct was generated from the following file:
Generated on Tue Nov 28 17:50:02 2006 for yast2-storage by  doxygen 1.5.0