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