paludis  Version 1.4.0
Public Attributes | List of all members
paludis::ConfigActionOptions Struct Reference

#include <action.hh>

Public Attributes

NamedValue
< n::make_output_manager,
std::function< std::shared_ptr
< OutputManager > const
ConfigAction &)> > 
make_output_manager
 

Detailed Description

Options for a ConfigAction.

See Also
ConfigAction
Since
0.36

Member Data Documentation

NamedValue<n::make_output_manager, std::function<std::shared_ptr<OutputManager> const ConfigAction &)> > paludis::ConfigActionOptions::make_output_manager

This is a function to avoid chicken / egg problems when using Environment::create_output_manager.

Since
0.36

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