votca 2025.1-dev
Loading...
Searching...
No Matches
votca::xtp::QMToolFactory Class Reference

#include <toolfactory.h>

Inheritance diagram for votca::xtp::QMToolFactory:
Collaboration diagram for votca::xtp::QMToolFactory:

Public Member Functions

 QMToolFactory ()
Public Member Functions inherited from votca::tools::ObjectFactory< std::string, QMTool >
 ObjectFactory ()=default
virtual ~ObjectFactory ()=default
void Register (const std::string &key, creator_t creator)
 register an object
virtual std::unique_ptr< QMTool > Create (const std::string &key, args_t &&...arguments)
bool IsRegistered (const std::string &id_) const
std::vector< std::string > getKeys () const

Private Member Functions

void RegisterAll ()

Additional Inherited Members

Public Types inherited from votca::tools::ObjectFactory< std::string, QMTool >
using creator_t

Detailed Description

Definition at line 33 of file toolfactory.h.

Constructor & Destructor Documentation

◆ QMToolFactory()

votca::xtp::QMToolFactory::QMToolFactory ( )
inline

Definition at line 36 of file toolfactory.h.

Member Function Documentation

◆ RegisterAll()

void votca::xtp::QMToolFactory::RegisterAll ( )
private

Definition at line 43 of file toolfactory.cc.


The documentation for this class was generated from the following files: