#include <PassguardCommandCopyPasswordFactory.h>
Inheritance diagram for PassguardCommandCopyPasswordFactory:

Public Methods | |
| PassguardCommandCopyPasswordFactory () | |
| Constructor of the factory which create CommandCopyPassword objects. More... | |
| virtual | ~PassguardCommandCopyPasswordFactory () |
| Destructor of the factory which create CommandCopyPassword objects. More... | |
| virtual PassguardAbstractCommand * | createCommand (string name) |
| Create a new PassguardCommandCopyPassword object. More... | |
|
|
Constructor of the factory which create CommandCopyPassword objects.
|
|
|
Destructor of the factory which create CommandCopyPassword objects.
|
|
|
Create a new PassguardCommandCopyPassword object.
Implements PassguardCommandAbstractFactory. |
1.2.15