|
JAPAn
Just Another Parity Analyzer
|
#include <QwFactory.h>
Inheritance diagram for MQwSubsystemCloneable< subsystem_t >:
Collaboration diagram for MQwSubsystemCloneable< subsystem_t >:Additional Inherited Members | |
Public Member Functions inherited from MQwCloneable< VQwSubsystem, subsystem_t > | |
| ~MQwCloneable () override | |
| Virtual destructor. | |
| VQwSubsystem * | Clone () const override |
| Concrete clone method. | |
| const VQwFactory< VQwSubsystem > * | Factory () const override |
| Factory getter. | |
Public Member Functions inherited from VQwCloneable< VQwSubsystem > | |
| virtual | ~VQwCloneable () |
| Virtual destructor. | |
| std::string | GetClassName () const |
| Get demangled name of this class. | |
Static Public Member Functions inherited from MQwCloneable< VQwSubsystem, subsystem_t > | |
| static VQwSubsystem * | Create (const std::string &name) |
| Object creation. | |
| static subsystem_t * | Cast (subsystem_t *type) |
| Object dynamic cast. | |
Definition at line 253 of file QwFactory.h.