Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Debtags::Maintainer Class Reference

#include <Maintainer.h>

List of all members.

Public Member Functions

 Maintainer () throw ()
 Maintainer (const std::string &email) throw ()
 Maintainer (const Maintainer &f) throw ()
 ~Maintainer () throw ()
Maintaineroperator= (const Maintainer &f) throw ()
bool operator== (const Maintainer &f) const throw ()
bool operator< (const Maintainer &f) const throw ()
 operator bool () const throw ()
const std::string & email () const throw ()
const std::string & fullname () const throw ()
const PackageSetpackages () const throw ()
void addPackage (const Package &pkg) const throw ()
void fullname (const std::string &fullname) throw ()

Protected Attributes

MaintainerImpl * impl


Constructor & Destructor Documentation

Maintainer::Maintainer  )  throw ()
 

Maintainer::Maintainer const std::string &  email  )  throw () [explicit]
 

Maintainer::Maintainer const Maintainer f  )  throw ()
 

Maintainer::~Maintainer  )  throw ()
 


Member Function Documentation

void Maintainer::addPackage const Package pkg  )  const throw ()
 

const std::string & Maintainer::email  )  const throw ()
 

void Maintainer::fullname const std::string &  fullname  )  throw ()
 

const std::string & Maintainer::fullname  )  const throw ()
 

Maintainer::operator bool  )  const throw ()
 

bool Maintainer::operator< const Maintainer f  )  const throw ()
 

Maintainer & Maintainer::operator= const Maintainer f  )  throw ()
 

bool Maintainer::operator== const Maintainer f  )  const throw ()
 

const PackageSet & Maintainer::packages  )  const throw ()
 


Member Data Documentation

MaintainerImpl* Debtags::Maintainer::impl [protected]
 


The documentation for this class was generated from the following files:
Generated on Sat Mar 19 17:04:14 2005 for libdebtags by  doxygen 1.4.1