zypp::source::yum::YUMPatternImpl Class Reference

Class representing a message. More...

#include <YUMPatternImpl.h>

Inheritance diagram for zypp::source::yum::YUMPatternImpl:

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

Public Member Functions

 YUMPatternImpl (Source_Ref source_r, const zypp::parser::yum::YUMPatternData &parsed)
 Default ctor.
virtual bool userVisible () const
 Is to be visible for user?
virtual TranslatedText summary () const
 Short label.
virtual TranslatedText description () const
 Long description.
virtual bool isDefault () const
virtual TranslatedText category () const
virtual Pathname icon () const
virtual Pathname script () const
Source_Ref source () const
 Backlink to the source providing this.

Protected Attributes

bool _user_visible
TranslatedText _summary
TranslatedText _description
bool _default
TranslatedText _category
Pathname _icon
Pathname _script

Private Attributes

Source_Ref _source

Detailed Description

Class representing a message.

Definition at line 35 of file YUMPatternImpl.h.


Constructor & Destructor Documentation

zypp::source::yum::YUMPatternImpl::YUMPatternImpl Source_Ref  source_r,
const zypp::parser::yum::YUMPatternData parsed
 

Default ctor.

Definition at line 36 of file YUMPatternImpl.cc.


Member Function Documentation

bool zypp::source::yum::YUMPatternImpl::userVisible  )  const [virtual]
 

Is to be visible for user?

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 51 of file YUMPatternImpl.cc.

References _user_visible.

TranslatedText zypp::source::yum::YUMPatternImpl::summary  )  const [virtual]
 

Short label.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 55 of file YUMPatternImpl.cc.

References _summary.

TranslatedText zypp::source::yum::YUMPatternImpl::description  )  const [virtual]
 

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 58 of file YUMPatternImpl.cc.

References _description.

bool zypp::source::yum::YUMPatternImpl::isDefault  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 65 of file YUMPatternImpl.cc.

References _default.

TranslatedText zypp::source::yum::YUMPatternImpl::category  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 68 of file YUMPatternImpl.cc.

References _category.

Pathname zypp::source::yum::YUMPatternImpl::icon  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 71 of file YUMPatternImpl.cc.

References _icon.

Pathname zypp::source::yum::YUMPatternImpl::script  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 74 of file YUMPatternImpl.cc.

References _script.

Source_Ref zypp::source::yum::YUMPatternImpl::source  )  const [virtual]
 

Backlink to the source providing this.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 61 of file YUMPatternImpl.cc.

References _source.


Member Data Documentation

bool zypp::source::yum::YUMPatternImpl::_user_visible [protected]
 

Definition at line 60 of file YUMPatternImpl.h.

Referenced by userVisible().

TranslatedText zypp::source::yum::YUMPatternImpl::_summary [protected]
 

Definition at line 61 of file YUMPatternImpl.h.

Referenced by summary().

TranslatedText zypp::source::yum::YUMPatternImpl::_description [protected]
 

Definition at line 62 of file YUMPatternImpl.h.

Referenced by description().

bool zypp::source::yum::YUMPatternImpl::_default [protected]
 

Definition at line 63 of file YUMPatternImpl.h.

Referenced by isDefault().

TranslatedText zypp::source::yum::YUMPatternImpl::_category [protected]
 

Definition at line 64 of file YUMPatternImpl.h.

Referenced by category().

Pathname zypp::source::yum::YUMPatternImpl::_icon [protected]
 

Definition at line 65 of file YUMPatternImpl.h.

Referenced by icon().

Pathname zypp::source::yum::YUMPatternImpl::_script [protected]
 

Definition at line 66 of file YUMPatternImpl.h.

Referenced by script().

Source_Ref zypp::source::yum::YUMPatternImpl::_source [private]
 

Definition at line 68 of file YUMPatternImpl.h.

Referenced by source().


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