zypp::storage::XMLPatternImpl Struct Reference

#include <XMLPatternImpl.h>

Inheritance diagram for zypp::storage::XMLPatternImpl:

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

Public Member Functions

 XMLPatternImpl ()
virtual ~XMLPatternImpl ()
virtual bool userVisible () const
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

Public Attributes

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

Detailed Description

Definition at line 31 of file XMLPatternImpl.h.


Constructor & Destructor Documentation

zypp::storage::XMLPatternImpl::XMLPatternImpl  ) 
 

Definition at line 28 of file XMLPatternImpl.cc.

zypp::storage::XMLPatternImpl::~XMLPatternImpl  )  [virtual]
 

Definition at line 36 of file XMLPatternImpl.cc.


Member Function Documentation

bool zypp::storage::XMLPatternImpl::userVisible  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 39 of file XMLPatternImpl.cc.

References _user_visible.

TranslatedText zypp::storage::XMLPatternImpl::summary  )  const [virtual]
 

Short label.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 43 of file XMLPatternImpl.cc.

References _summary.

TranslatedText zypp::storage::XMLPatternImpl::description  )  const [virtual]
 

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 46 of file XMLPatternImpl.cc.

References _description.

bool zypp::storage::XMLPatternImpl::isDefault  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 50 of file XMLPatternImpl.cc.

References _default.

TranslatedText zypp::storage::XMLPatternImpl::category  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 53 of file XMLPatternImpl.cc.

References _category.

Pathname zypp::storage::XMLPatternImpl::icon  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 56 of file XMLPatternImpl.cc.

References _icon.

Pathname zypp::storage::XMLPatternImpl::script  )  const [virtual]
 

Reimplemented from zypp::detail::PatternImplIf.

Definition at line 59 of file XMLPatternImpl.cc.

References _script.


Member Data Documentation

bool zypp::storage::XMLPatternImpl::_user_visible
 

Definition at line 44 of file XMLPatternImpl.h.

Referenced by userVisible().

TranslatedText zypp::storage::XMLPatternImpl::_summary
 

Definition at line 45 of file XMLPatternImpl.h.

Referenced by summary().

TranslatedText zypp::storage::XMLPatternImpl::_description
 

Definition at line 46 of file XMLPatternImpl.h.

Referenced by description().

bool zypp::storage::XMLPatternImpl::_default
 

Definition at line 47 of file XMLPatternImpl.h.

Referenced by isDefault().

TranslatedText zypp::storage::XMLPatternImpl::_category
 

Definition at line 48 of file XMLPatternImpl.h.

Referenced by category().

Pathname zypp::storage::XMLPatternImpl::_icon
 

Definition at line 49 of file XMLPatternImpl.h.

Referenced by icon().

Pathname zypp::storage::XMLPatternImpl::_script
 

Definition at line 50 of file XMLPatternImpl.h.

Referenced by script().


The documentation for this struct was generated from the following files:
Generated on Thu May 4 16:03:41 2006 for zypp by  doxygen 1.4.6