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

#include <calculatorfactory.h>

Inheritance diagram for votca::xtp::Calculatorfactory:
Collaboration diagram for votca::xtp::Calculatorfactory:

Public Member Functions

 Calculatorfactory ()
Public Member Functions inherited from votca::tools::ObjectFactory< std::string, QMCalculator >
 ObjectFactory ()=default
virtual ~ObjectFactory ()=default
void Register (const std::string &key, creator_t creator)
 register an object
virtual std::unique_ptr< QMCalculator > 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, QMCalculator >
using creator_t

Detailed Description

Definition at line 36 of file calculatorfactory.h.

Constructor & Destructor Documentation

◆ Calculatorfactory()

votca::xtp::Calculatorfactory::Calculatorfactory ( )
inline

Definition at line 40 of file calculatorfactory.h.

Member Function Documentation

◆ RegisterAll()

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

Definition at line 36 of file calculatorfactory.cc.


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