LifeV
FactorySingleton.hpp File Reference

Singleton pattern class. More...

#include <algorithm>
#include <cassert>
#include <cstdlib>
#include <exception>
#include <new>
#include <stdexcept>
#include <lifev/core/util/FactoryPolicy.hpp>
+ Include dependency graph for FactorySingleton.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  FactorySingleton< SingletonType >
 implement the FactorySingleton pattern More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

Singleton pattern class.

Date
10-09-2004
Author
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@ep.nosp@m.fl.c.nosp@m.h
Maintainer:
Radu Popescu radu..nosp@m.pope.nosp@m.scu@e.nosp@m.pfl..nosp@m.ch

Definition in file FactorySingleton.hpp.