zypp::Dependencies Struct Reference

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

#include <Dependencies.h>

Inheritance diagram for zypp::Dependencies:
[legend]

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)
 Stream output.


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 Tue Sep 25 19:23:14 2007 for libzypp by  doxygen 1.5.3