paludis::SetFileParams Class Reference
[RepositoryEnvironment]

#include <set_file.hh>

List of all members.

Data members

FSEntry file_name
SetFileType type
std::tr1::function
< PackageDepSpec(const
std::string &)> 
parser
std::tr1::shared_ptr< const
DepTag
tag
const Environmentenvironment
SetFileSetOperatorMode set_operator_mode

Basic operations

 SetFileParams (const FSEntry &value_for_file_name, const SetFileType &value_for_type, const std::tr1::function< PackageDepSpec(const std::string &)> &value_for_parser, const std::tr1::shared_ptr< const DepTag > &value_for_tag, const Environment *const value_for_environment, const SetFileSetOperatorMode &value_for_set_operator_mode)

Named argument constructor

 SetFileParams (const NamedArguments< true, true, true, true, true, true > &va)
static NamedArguments< false,
false, false, false, false,
false > 
create () PALUDIS_ATTRIBUTE((warn_unused_result))

Classes

class  NamedArguments


Detailed Description

Parameters for a SetFile.

See also:
SetFile

Constructor & Destructor Documentation

paludis::SetFileParams::SetFileParams ( const NamedArguments< true, true, true, true, true, true > &  va  ) 

Create using named arguments.


Member Function Documentation

static NamedArguments< false, false, false, false, false, false> paludis::SetFileParams::create (  )  [static]

Convenience function to create an empty named arguments class.


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

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