Class Reference for E1039 Core & Analysis Software
PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/database/pdbcal/base/PHGenericFactoryT.h>

Public Member Functions

 ProductCreatorPair ()
 
 ProductCreatorPair (ProductCreator creator, const char *productname)
 
ProductCreator creator () const
 
std::string productname () const
 

Detailed Description

template<class AbstractProduct, template< class > class FactoryErrorPolicy = DefaultFactoryError>
class PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair

Definition at line 44 of file PHGenericFactoryT.h.

Constructor & Destructor Documentation

◆ ProductCreatorPair() [1/2]

template<class AbstractProduct , template< class > class FactoryErrorPolicy = DefaultFactoryError>
PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::ProductCreatorPair ( )
inline

Definition at line 47 of file PHGenericFactoryT.h.

◆ ProductCreatorPair() [2/2]

template<class AbstractProduct , template< class > class FactoryErrorPolicy = DefaultFactoryError>
PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::ProductCreatorPair ( ProductCreator  creator,
const char *  productname 
)
inline

Definition at line 49 of file PHGenericFactoryT.h.

Member Function Documentation

◆ creator()

template<class AbstractProduct , template< class > class FactoryErrorPolicy = DefaultFactoryError>
ProductCreator PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::creator ( ) const
inline

Definition at line 52 of file PHGenericFactoryT.h.

◆ productname()

template<class AbstractProduct , template< class > class FactoryErrorPolicy = DefaultFactoryError>
std::string PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::productname ( ) const
inline

Definition at line 53 of file PHGenericFactoryT.h.


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