#include <contents.hh>

Iterate over our entries | |
|
typedef WrappedForwardIterator < ConstIteratorTag, const std::tr1::shared_ptr< const ContentsEntry > > | ConstIterator |
| ConstIterator | begin () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| ConstIterator | end () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
Basic operations | |
| Contents () | |
| ~Contents () | |
Public Member Functions | |
| void | add (const std::tr1::shared_ptr< const ContentsEntry > &c) |
| Add a new entry. | |
1.5.5