|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Classes |
Static Public Member Functions |
Static Protected Member Functions |
Static Protected Attributes |
List of all members
Dune::Fem::Singleton< Object > Class Template Reference
return singleton instance of given Object type. More...
#include <dune/fem/storage/singleton.hh>
Inheritance diagram for Dune::Fem::Singleton< Object >:

Static Public Member Functions | |
| template<class... Args> | |
| static DUNE_EXPORT Object & | instance (Args &&... args) |
| return singleton instance of given Object type. | |
Static Protected Member Functions | |
| template<class... Args> | |
| static DUNE_EXPORT Object & | getObject (Args &&... args) |
| return singleton instance of given Object type. | |
Static Protected Attributes | |
| static const bool | placeStaticVariableInline = false |
Detailed Description
template<class Object>
class Dune::Fem::Singleton< Object >
class Dune::Fem::Singleton< Object >
return singleton instance of given Object type.
Member Function Documentation
◆ getObject()
template<class Object >
template<class... Args>
|
inlinestaticprotected |
return singleton instance of given Object type.
◆ instance()
template<class Object >
template<class... Args>
|
inlinestatic |
return singleton instance of given Object type.
- Parameters
-
args Possible constructor arguments for object when created for first time
Member Data Documentation
◆ placeStaticVariableInline
template<class Object >
|
staticprotected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8