votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
votca::xtp::JobCalculatorfactory Class Reference

#include <jobcalculatorfactory.h>

Inheritance diagram for votca::xtp::JobCalculatorfactory:
Inheritance graph
[legend]
Collaboration diagram for votca::xtp::JobCalculatorfactory:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 36 of file jobcalculatorfactory.h.

Constructor & Destructor Documentation

◆ JobCalculatorfactory()

votca::xtp::JobCalculatorfactory::JobCalculatorfactory ( )
inline

Definition at line 42 of file jobcalculatorfactory.h.

Member Function Documentation

◆ RegisterAll()

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

Definition at line 32 of file jobcalculatorfactory.cc.


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