Private Member Functions | List of all members
ecl::BluePrintFactory< Base > Class Template Reference

Primary template for blueprint factories. More...

#include <blueprints.hpp>

Private Member Functions

 BluePrintFactory ()
 Default constructor that locks this class from being used directly. More...
 
virtual ~BluePrintFactory ()
 

Detailed Description

template<typename Base>
class ecl::BluePrintFactory< Base >

Primary template for blueprint factories.

This is often used as a conveniently inheritable class for mixing in static blueprint methods within the class that is being generated. Mostly for use internally within the ecl.

Definition at line 111 of file blueprints.hpp.

Constructor & Destructor Documentation

◆ BluePrintFactory()

template<typename Base >
ecl::BluePrintFactory< Base >::BluePrintFactory ( )
inlineprivate

Default constructor that locks this class from being used directly.

Definition at line 116 of file blueprints.hpp.

◆ ~BluePrintFactory()

template<typename Base >
virtual ecl::BluePrintFactory< Base >::~BluePrintFactory ( )
inlineprivatevirtual

Definition at line 117 of file blueprints.hpp.


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


ecl_utilities
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:32