paludis::FetchActionOptions Struct Reference
[Actions]

#include <action.hh>

List of all members.

Public Attributes

NamedValue
< n::exclude_unmirrorable,
bool > 
exclude_unmirrorable
NamedValue< n::fetch_unneeded,
bool > 
fetch_unneeded
NamedValue
< n::maybe_output_deviant,
std::tr1::shared_ptr
< OutputDeviant > > 
maybe_output_deviant
NamedValue< n::safe_resume, bool > safe_resume


Detailed Description

Options for a FetchAction.

See also:
FetchAction
Since:
0.30

Member Data Documentation

NamedValue<n::exclude_unmirrorable, bool> paludis::FetchActionOptions::exclude_unmirrorable

Since:
0.32

NamedValue<n::maybe_output_deviant, std::tr1::shared_ptr<OutputDeviant> > paludis::FetchActionOptions::maybe_output_deviant

May be an empty pointer, for no deviation.

Since:
0.32


The documentation for this struct was generated from the following file:

Generated on Mon Dec 22 19:43:52 2008 for paludis by  doxygen 1.5.7.1