Private Member Functions
ecl::BluePrintFactory< Base > Class Template Reference

Primary template for blueprint factories. More...

#include <blueprints.hpp>

List of all members.

Private Member Functions

 BluePrintFactory ()
 Default constructor that locks this class from being used directly.
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 105 of file blueprints.hpp.


Constructor & Destructor Documentation

template<typename Base >
ecl::BluePrintFactory< Base >::BluePrintFactory ( ) [inline, private]

Default constructor that locks this class from being used directly.

Definition at line 110 of file blueprints.hpp.

template<typename Base >
virtual ecl::BluePrintFactory< Base >::~BluePrintFactory ( ) [inline, private, virtual]

Definition at line 111 of file blueprints.hpp.


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


ecl_utilities
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:17:40