zypp::source::yum::YUMGroupImpl Class Reference

Class representing a message. More...

#include <YUMGroupImpl.h>

Inheritance diagram for zypp::source::yum::YUMGroupImpl:

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

Public Member Functions

 YUMGroupImpl (Source_Ref source_r, const zypp::parser::yum::YUMGroupData &parsed)
 Default ctor.
virtual ~YUMGroupImpl ()
virtual TranslatedText summary () const
 Short label.
virtual TranslatedText description () const
 Long description.
virtual Label category () const
virtual bool visible () const
 Is to be visible for user?
virtual Label order () const
Source_Ref source () const
 Backlink to the source providing this.

Protected Attributes

TranslatedText _summary
TranslatedText _description
bool _user_visible

Private Attributes

Source_Ref _source

Detailed Description

Class representing a message.

Definition at line 35 of file YUMGroupImpl.h.


Constructor & Destructor Documentation

zypp::source::yum::YUMGroupImpl::YUMGroupImpl Source_Ref  source_r,
const zypp::parser::yum::YUMGroupData parsed
 

Default ctor.

Definition at line 36 of file YUMGroupImpl.cc.

zypp::source::yum::YUMGroupImpl::~YUMGroupImpl  )  [virtual]
 

Definition at line 50 of file YUMGroupImpl.cc.


Member Function Documentation

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

Short label.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 58 of file YUMGroupImpl.cc.

References _summary.

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

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 61 of file YUMGroupImpl.cc.

References _description.

Label zypp::source::yum::YUMGroupImpl::category  )  const [virtual]
 

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 69 of file YUMGroupImpl.cc.

bool zypp::source::yum::YUMGroupImpl::visible  )  const [virtual]
 

Is to be visible for user?

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 54 of file YUMGroupImpl.cc.

References _user_visible.

Label zypp::source::yum::YUMGroupImpl::order  )  const [virtual]
 

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 64 of file YUMGroupImpl.cc.

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

Backlink to the source providing this.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 74 of file YUMGroupImpl.cc.

References _source.


Member Data Documentation

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

Definition at line 58 of file YUMGroupImpl.h.

Referenced by summary().

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

Definition at line 59 of file YUMGroupImpl.h.

Referenced by description().

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

Definition at line 60 of file YUMGroupImpl.h.

Referenced by visible().

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

Definition at line 62 of file YUMGroupImpl.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