#include <paludis/util/attributes.hh>
#include <paludis/util/sequence-fwd.hh>
#include <tr1/memory>
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Typedefs | |
typedef ConcreteURILabel < URIMirrorsThenListedLabelTag > | paludis::URIMirrorsThenListedLabel |
typedef ConcreteURILabel < URIMirrorsOnlyLabelTag > | paludis::URIMirrorsOnlyLabel |
typedef ConcreteURILabel < URIListedOnlyLabelTag > | paludis::URIListedOnlyLabel |
typedef ConcreteURILabel < URIListedThenMirrorsLabelTag > | paludis::URIListedThenMirrorsLabel |
typedef ConcreteURILabel < URILocalMirrorsOnlyLabelTag > | paludis::URILocalMirrorsOnlyLabel |
typedef ConcreteURILabel < URIManualOnlyLabelTag > | paludis::URIManualOnlyLabel |
typedef Sequence < std::tr1::shared_ptr< const DependencyLabel > > | paludis::DependencyLabelSequence |
typedef Sequence < std::tr1::shared_ptr< const DependencySystemLabel > > | paludis::DependencySystemLabelSequence |
typedef Sequence < std::tr1::shared_ptr< const DependencyTypeLabel > > | paludis::DependencyTypeLabelSequence |
typedef Sequence < std::tr1::shared_ptr< const DependencySuggestLabel > > | paludis::DependencySuggestLabelSequence |
typedef Sequence < std::tr1::shared_ptr< const DependencyABIsLabel > > | paludis::DependencyABIsLabelSequence |
typedef ConcreteDependencyLabel < DependencyHostLabelTag, DependencySystemLabel > | paludis::DependencyHostLabel |
typedef ConcreteDependencyLabel < DependencyTargetLabelTag, DependencySystemLabel > | paludis::DependencyTargetLabel |
typedef ConcreteDependencyLabel < DependencyBuildLabelTag, DependencyTypeLabel > | paludis::DependencyBuildLabel |
typedef ConcreteDependencyLabel < DependencyRunLabelTag, DependencyTypeLabel > | paludis::DependencyRunLabel |
typedef ConcreteDependencyLabel < DependencyPostLabelTag, DependencyTypeLabel > | paludis::DependencyPostLabel |
typedef ConcreteDependencyLabel < DependencyInstallLabelTag, DependencyTypeLabel > | paludis::DependencyInstallLabel |
typedef ConcreteDependencyLabel < DependencyCompileLabelTag, DependencyTypeLabel > | paludis::DependencyCompileLabel |
typedef ConcreteDependencyLabel < DependencySuggestedLabelTag, DependencySuggestLabel > | paludis::DependencySuggestedLabel |
typedef ConcreteDependencyLabel < DependencyRecommendedLabelTag, DependencySuggestLabel > | paludis::DependencyRecommendedLabel |
typedef ConcreteDependencyLabel < DependencyRequiredLabelTag, DependencySuggestLabel > | paludis::DependencyRequiredLabel |
typedef ConcreteDependencyLabel < DependencyAnyLabelTag, DependencyABIsLabel > | paludis::DependencyAnyLabel |
typedef ConcreteDependencyLabel < DependencyMineLabelTag, DependencyABIsLabel > | paludis::DependencyMineLabel |
typedef ConcreteDependencyLabel < DependencyPrimaryLabelTag, DependencyABIsLabel > | paludis::DependencyPrimaryLabel |
typedef ConcreteDependencyLabel < DependencyABILabelTag, DependencyABIsLabel > | paludis::DependencyABILabel |
Functions | |
std::ostream & | paludis::operator<< (std::ostream &, const URILabel &) PALUDIS_VISIBLE |
std::ostream & | paludis::operator<< (std::ostream &, const DependencyLabel &) PALUDIS_VISIBLE |