zypp::source::susetags::SuseTagsPatternImpl Struct Reference

#include <SuseTagsPatternImpl.h>

Inheritance diagram for zypp::source::susetags::SuseTagsPatternImpl:

zypp::detail::PatternImplIf zypp::detail::ResObjectImplIf zypp::base::ReferenceCounted NonCopyable List of all members.

Public Member Functions

 SuseTagsPatternImpl ()
virtual ~SuseTagsPatternImpl ()
virtual TranslatedText summary () const
 Short label.
virtual TranslatedText description () const
 Long description.
virtual TranslatedText category () const
virtual bool userVisible () const
virtual Label order () const
virtual Pathname icon () const
virtual Source_Ref source () const
 Backlink to the source providing this.

Public Attributes

TranslatedText _summary
TranslatedText _description
Pathname _icon
std::string _parser_version
std::string _name
std::string _version
std::string _release
std::string _arch
std::string _order
TranslatedText _category
bool _visible
std::list< std::string > _suggests
std::list< std::string > _recommends
std::list< std::string > _requires
std::list< std::string > _conflicts
std::list< std::string > _provides
std::list< std::string > _obsoletes
std::list< std::string > _freshens
std::list< std::string > _supplements
std::list< std::string > _pkgsuggests
std::list< std::string > _pkgrecommends
std::list< std::string > _pkgrequires
Source_Ref _source

Detailed Description

Definition at line 33 of file SuseTagsPatternImpl.h.


Constructor & Destructor Documentation

zypp::source::susetags::SuseTagsPatternImpl::SuseTagsPatternImpl  ) 
 

Definition at line 29 of file SuseTagsPatternImpl.cc.

zypp::source::susetags::SuseTagsPatternImpl::~SuseTagsPatternImpl  )  [virtual]
 

Definition at line 37 of file SuseTagsPatternImpl.cc.


Member Function Documentation

TranslatedText zypp::source::susetags::SuseTagsPatternImpl::summary  )  const [virtual]
 

Short label.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 43 of file SuseTagsPatternImpl.cc.

References _summary.

TranslatedText zypp::source::susetags::SuseTagsPatternImpl::description  )  const [virtual]
 

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 46 of file SuseTagsPatternImpl.cc.

References _description.

TranslatedText zypp::source::susetags::SuseTagsPatternImpl::category  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 49 of file SuseTagsPatternImpl.cc.

References _category.

bool zypp::source::susetags::SuseTagsPatternImpl::userVisible  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 52 of file SuseTagsPatternImpl.cc.

References _visible.

Label zypp::source::susetags::SuseTagsPatternImpl::order  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 55 of file SuseTagsPatternImpl.cc.

References _order.

Pathname zypp::source::susetags::SuseTagsPatternImpl::icon  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 58 of file SuseTagsPatternImpl.cc.

References _icon.

Source_Ref zypp::source::susetags::SuseTagsPatternImpl::source  )  const [virtual]
 

Backlink to the source providing this.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 40 of file SuseTagsPatternImpl.cc.

References _source.


Member Data Documentation

TranslatedText zypp::source::susetags::SuseTagsPatternImpl::_summary
 

Definition at line 47 of file SuseTagsPatternImpl.h.

Referenced by summary().

TranslatedText zypp::source::susetags::SuseTagsPatternImpl::_description
 

Definition at line 48 of file SuseTagsPatternImpl.h.

Referenced by description().

Pathname zypp::source::susetags::SuseTagsPatternImpl::_icon
 

Definition at line 49 of file SuseTagsPatternImpl.h.

Referenced by icon().

std::string zypp::source::susetags::SuseTagsPatternImpl::_parser_version
 

Definition at line 50 of file SuseTagsPatternImpl.h.

std::string zypp::source::susetags::SuseTagsPatternImpl::_name
 

Definition at line 51 of file SuseTagsPatternImpl.h.

std::string zypp::source::susetags::SuseTagsPatternImpl::_version
 

Definition at line 52 of file SuseTagsPatternImpl.h.

std::string zypp::source::susetags::SuseTagsPatternImpl::_release
 

Definition at line 53 of file SuseTagsPatternImpl.h.

std::string zypp::source::susetags::SuseTagsPatternImpl::_arch
 

Definition at line 54 of file SuseTagsPatternImpl.h.

std::string zypp::source::susetags::SuseTagsPatternImpl::_order
 

Definition at line 55 of file SuseTagsPatternImpl.h.

Referenced by order().

TranslatedText zypp::source::susetags::SuseTagsPatternImpl::_category
 

Definition at line 56 of file SuseTagsPatternImpl.h.

Referenced by category().

bool zypp::source::susetags::SuseTagsPatternImpl::_visible
 

Definition at line 58 of file SuseTagsPatternImpl.h.

Referenced by userVisible().

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_suggests
 

Definition at line 60 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_recommends
 

Definition at line 61 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_requires
 

Definition at line 62 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_conflicts
 

Definition at line 63 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_provides
 

Definition at line 64 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_obsoletes
 

Definition at line 65 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_freshens
 

Definition at line 66 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_supplements
 

Definition at line 67 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_pkgsuggests
 

Definition at line 68 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_pkgrecommends
 

Definition at line 69 of file SuseTagsPatternImpl.h.

std::list<std::string> zypp::source::susetags::SuseTagsPatternImpl::_pkgrequires
 

Definition at line 70 of file SuseTagsPatternImpl.h.

Source_Ref zypp::source::susetags::SuseTagsPatternImpl::_source
 

Definition at line 72 of file SuseTagsPatternImpl.h.

Referenced by source().


The documentation for this struct was generated from the following files:
Generated on Thu Jul 6 00:07:34 2006 for zypp by  doxygen 1.4.6