paludis::InfoAction Class Reference
[Actions]

#include <action.hh>

Inheritance diagram for paludis::InfoAction:

paludis::Action paludis::PrivateImplementationPattern< C_ >

List of all members.

Basic operations

 InfoAction (const InfoActionOptions &)
 ~InfoAction ()

Public Attributes

const InfoActionOptionsoptions


Detailed Description

An InfoAction is used via PackageID::perform_action to execute additional information (for example, via 'paludis --info') on a PackageID.

This action potentially makes sense for both installed and installable packages. Unlike Ebuild EAPI-0 'pkg_info', this action is not specifically tied to installed packages.

Since:
0.26

Constructor & Destructor Documentation

paludis::InfoAction::InfoAction ( const InfoActionOptions  ) 

Since:
0.36


Member Data Documentation

const InfoActionOptions& paludis::InfoAction::options

Since:
0.36


The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:09 2009 for paludis by  doxygen 1.5.4