paludis::UninstallListOptions Class Reference
[Dependency Resolution]

#include <uninstall_list.hh>

List of all members.

Data members

bool with_unused_dependencies
bool with_dependencies_included
bool with_dependencies_as_errors

Basic operations

 UninstallListOptions (const bool &value_for_with_unused_dependencies, const bool &value_for_with_dependencies_included, const bool &value_for_with_dependencies_as_errors)
 UninstallListOptions ()

Named argument constructor

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

Classes

class  NamedArguments


Detailed Description

Parameters for an UninstallList.

See also:
UninstallList

Constructor & Destructor Documentation

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

Create using named arguments.


Member Function Documentation

static NamedArguments< false, false, false> paludis::UninstallListOptions::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