paludis::RepositoryProvidesInterface Class Reference
[Repository]

#include <repository.hh>

Inheritance diagram for paludis::RepositoryProvidesInterface:

paludis::FakeInstalledRepository

List of all members.

Provides functionality

typedef Sequence
< RepositoryProvidesEntry
ProvidesSequence
virtual std::tr1::shared_ptr
< const ProvidesSequence
provided_packages () const PALUDIS_ATTRIBUTE((warn_unused_result))=0


Detailed Description

Interface for repositories that provide packages.

See also:
Repository

Member Typedef Documentation

typedef Sequence<RepositoryProvidesEntry> paludis::RepositoryProvidesInterface::ProvidesSequence

A collection of provided packages.


Member Function Documentation

virtual std::tr1::shared_ptr<const ProvidesSequence> paludis::RepositoryProvidesInterface::provided_packages (  )  const [pure virtual]

Fetch our provided packages.

Implemented in paludis::FakeInstalledRepository.


The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:11 2009 for paludis by  doxygen 1.5.4