zypp::Dependencies Struct Reference

Helper keeping CapSet for all kinds of dependencies. More...

#include <Dependencies.h>

Inheritance diagram for zypp::Dependencies:

zypp::NVRAD List of all members.

Public Member Functions

CapSetoperator[] (Dep idx_r)
const CapSetoperator[] (Dep idx_r) const

Private Attributes

std::map< Dep, CapSet_capsets

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const Dependencies &obj)

Detailed Description

Helper keeping CapSet for all kinds of dependencies.

Definition at line 31 of file Dependencies.h.


Member Function Documentation

CapSet& zypp::Dependencies::operator[] Dep  idx_r  )  [inline]
 

Definition at line 33 of file Dependencies.h.

References _capsets.

const CapSet& zypp::Dependencies::operator[] Dep  idx_r  )  const [inline]
 

Definition at line 36 of file Dependencies.h.

References _capsets.


Friends And Related Function Documentation

std::ostream & operator<< std::ostream &  str,
const Dependencies obj
[related]
 

Stream output

Definition at line 28 of file Dependencies.cc.


Member Data Documentation

std::map<Dep,CapSet> zypp::Dependencies::_capsets [private]
 

Definition at line 40 of file Dependencies.h.

Referenced by operator[]().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 00:07:30 2006 for zypp by  doxygen 1.4.6