zypp::detail::SelectionImplIf Class Reference

Abstract Selection implementation interface. More...

#include <SelectionImplIf.h>

Inheritance diagram for zypp::detail::SelectionImplIf:
[legend]

List of all members.

Public Types

typedef Selection ResType

Public Member Functions

virtual Label category () const PURE_VIRTUAL
virtual bool visible () const PURE_VIRTUAL
virtual Label order () const PURE_VIRTUAL
virtual const
std::set
< std::string > 
install_packages (const Locale &lang=Locale("")) const


Detailed Description

Abstract Selection implementation interface.

Definition at line 34 of file SelectionImplIf.h.


Member Typedef Documentation

typedef Selection zypp::detail::SelectionImplIf::ResType

Definition at line 37 of file SelectionImplIf.h.


Member Function Documentation

Label zypp::detail::SelectionImplIf::category (  )  const [virtual]

Reimplemented in zypp::storage::XMLSelectionImpl.

Definition at line 31 of file SelectionImplIf.cc.

bool zypp::detail::SelectionImplIf::visible (  )  const [virtual]

Reimplemented in zypp::storage::XMLSelectionImpl.

Definition at line 34 of file SelectionImplIf.cc.

Label zypp::detail::SelectionImplIf::order (  )  const [virtual]

Reimplemented in zypp::storage::XMLSelectionImpl.

Definition at line 37 of file SelectionImplIf.cc.

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

Reimplemented in zypp::storage::XMLSelectionImpl.

Definition at line 51 of file SelectionImplIf.cc.

References zypp::detail::copycaps(), zypp::Dep::RECOMMENDS, and zypp::Dep::REQUIRES.


The documentation for this class was generated from the following files:
Generated on Tue Sep 25 19:23:19 2007 for libzypp by  doxygen 1.5.3