zypp::storage::XMLSelectionImpl Struct Reference

#include <XMLSelectionImpl.h>

Inheritance diagram for zypp::storage::XMLSelectionImpl:

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

Public Member Functions

 XMLSelectionImpl ()
virtual ~XMLSelectionImpl ()
TranslatedText summary () const
 selection summary (FIXME: localized)
TranslatedText description () const
 Long description.
Label category () const
 selection category
bool visible () const
 selection visibility (for hidden selections)
Label order () const
 selection presentation order
const std::set< std::string > suggests () const
const std::set< std::string > recommends () const
const std::set< std::string > install_packages (const Locale &lang=Locale("")) const

Public Attributes

TranslatedText _summary
TranslatedText _description
std::string _name
std::string _version
std::string _release
std::string _arch
std::string _order
std::string _category
bool _visible
std::set< std::string > _suggests
std::set< std::string > _recommends
std::set< std::string > _install_packages

Detailed Description

Definition at line 31 of file XMLSelectionImpl.h.


Constructor & Destructor Documentation

zypp::storage::XMLSelectionImpl::XMLSelectionImpl  ) 
 

Definition at line 28 of file XMLSelectionImpl.cc.

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

Definition at line 36 of file XMLSelectionImpl.cc.


Member Function Documentation

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

selection summary (FIXME: localized)

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 39 of file XMLSelectionImpl.cc.

References _summary.

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

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 42 of file XMLSelectionImpl.cc.

References _description.

Label zypp::storage::XMLSelectionImpl::category  )  const [virtual]
 

selection category

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 45 of file XMLSelectionImpl.cc.

References _category.

bool zypp::storage::XMLSelectionImpl::visible  )  const [virtual]
 

selection visibility (for hidden selections)

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 48 of file XMLSelectionImpl.cc.

References _visible.

Label zypp::storage::XMLSelectionImpl::order  )  const [virtual]
 

selection presentation order

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 51 of file XMLSelectionImpl.cc.

References _order.

const std::set< std::string > zypp::storage::XMLSelectionImpl::suggests  )  const
 

Definition at line 54 of file XMLSelectionImpl.cc.

References _suggests.

const std::set< std::string > zypp::storage::XMLSelectionImpl::recommends  )  const
 

Definition at line 57 of file XMLSelectionImpl.cc.

References _recommends.

const std::set< std::string > zypp::storage::XMLSelectionImpl::install_packages const Locale lang = Locale("")  )  const [virtual]
 

Reimplemented from zypp::detail::SelectionImplIf.

Definition at line 60 of file XMLSelectionImpl.cc.

References _install_packages.


Member Data Documentation

TranslatedText zypp::storage::XMLSelectionImpl::_summary
 

Definition at line 54 of file XMLSelectionImpl.h.

Referenced by summary().

TranslatedText zypp::storage::XMLSelectionImpl::_description
 

Definition at line 55 of file XMLSelectionImpl.h.

Referenced by description().

std::string zypp::storage::XMLSelectionImpl::_name
 

Definition at line 57 of file XMLSelectionImpl.h.

std::string zypp::storage::XMLSelectionImpl::_version
 

Definition at line 58 of file XMLSelectionImpl.h.

std::string zypp::storage::XMLSelectionImpl::_release
 

Definition at line 59 of file XMLSelectionImpl.h.

std::string zypp::storage::XMLSelectionImpl::_arch
 

Definition at line 60 of file XMLSelectionImpl.h.

std::string zypp::storage::XMLSelectionImpl::_order
 

Definition at line 61 of file XMLSelectionImpl.h.

Referenced by order().

std::string zypp::storage::XMLSelectionImpl::_category
 

Definition at line 62 of file XMLSelectionImpl.h.

Referenced by category().

bool zypp::storage::XMLSelectionImpl::_visible
 

Definition at line 63 of file XMLSelectionImpl.h.

Referenced by visible().

std::set<std::string> zypp::storage::XMLSelectionImpl::_suggests
 

Definition at line 65 of file XMLSelectionImpl.h.

Referenced by suggests().

std::set<std::string> zypp::storage::XMLSelectionImpl::_recommends
 

Definition at line 66 of file XMLSelectionImpl.h.

Referenced by recommends().

std::set<std::string> zypp::storage::XMLSelectionImpl::_install_packages
 

Definition at line 67 of file XMLSelectionImpl.h.

Referenced by install_packages().


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