SourceForge Logo
Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PassguardCommandCopyPasswordFactory Class Reference

the factory which create CommandCopyPassword objects. More...

#include <PassguardCommandCopyPasswordFactory.h>

Inheritance diagram for PassguardCommandCopyPasswordFactory:

PassguardCommandAbstractFactory List of all members.

Public Methods

 PassguardCommandCopyPasswordFactory ()
 Constructor of the factory which create CommandCopyPassword objects. More...

virtual ~PassguardCommandCopyPasswordFactory ()
 Destructor of the factory which create CommandCopyPassword objects. More...

virtual PassguardAbstractCommandcreateCommand (string name)
 Create a new PassguardCommandCopyPassword object. More...


Detailed Description

the factory which create CommandCopyPassword objects.


Constructor & Destructor Documentation

PassguardCommandCopyPasswordFactory::PassguardCommandCopyPasswordFactory  
 

Constructor of the factory which create CommandCopyPassword objects.

Returns:
none

PassguardCommandCopyPasswordFactory::~PassguardCommandCopyPasswordFactory   [virtual]
 

Destructor of the factory which create CommandCopyPassword objects.

Returns:
none


Member Function Documentation

PassguardAbstractCommand * PassguardCommandCopyPasswordFactory::createCommand string    name [virtual]
 

Create a new PassguardCommandCopyPassword object.

Parameters:
name  the name to paste in the clipboard when activated
Returns:
the new PassguardAbstractCommand object
Warning:
This object must be deleted after its use

Implements PassguardCommandAbstractFactory.


The documentation for this class was generated from the following files:
Generated on Sun Mar 9 15:36:57 2003 for GPassGuard by doxygen1.2.15