paludis::no_config_environment::Params Class Reference

#include <no_config_environment.hh>

List of all members.

Data members

FSEntry repository_dir
FSEntry write_cache
bool disable_metadata_cache
bool accept_unstable
std::string extra_accept_keywords
no_config_environment::RepositoryType repository_type
std::string master_repository_name
std::tr1::shared_ptr< const
FSEntrySequence
extra_repository_dirs
std::tr1::shared_ptr< Map
< std::string, std::string > > 
extra_params

Basic operations

 Params (const FSEntry &value_for_repository_dir, const FSEntry &value_for_write_cache, const bool &value_for_disable_metadata_cache, const bool &value_for_accept_unstable, const std::string &value_for_extra_accept_keywords, const no_config_environment::RepositoryType &value_for_repository_type, const std::string &value_for_master_repository_name, const std::tr1::shared_ptr< const FSEntrySequence > &value_for_extra_repository_dirs, const std::tr1::shared_ptr< Map< std::string, std::string > > &value_for_extra_params)

Named argument constructor

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

Classes

class  NamedArguments


Detailed Description

Parameters for a NoConfigEnvironment.

See also:
NoConfigEnvironment

Constructor & Destructor Documentation

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

Create using named arguments.


Member Function Documentation

static NamedArguments< false, false, false, false, false, false, false, false, false> paludis::no_config_environment::Params::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:57 2008 for paludis by  doxygen 1.5.7.1