#include <Singleton.h>
Public Types | |
typedef I | value_type |
Public Member Functions | |
Singleton & | operator= (const Singleton &)=delete |
Singleton (void)=delete | |
Singleton (const Singleton &)=delete | |
virtual | ~Singleton ()=default |
Static Public Member Functions | |
static value_type & | instance () |
Definition at line 6 of file Singleton.h.
typedef I DDI::Singleton< I >::value_type |
Definition at line 9 of file Singleton.h.
|
virtualdefault |
|
delete |
|
delete |
|
static |
Referenced by DDBase< DDName, std::unique_ptr< DDI::Material > >::begin(), DDBase< DDName, std::unique_ptr< DDI::Material > >::create(), DD_NC(), DDCompactView::DDCompactView(), DDErrorDetection::DDErrorDetection(), DDIsValid(), ddstats(), DDTokenize2(), DDBase< N, C >::iterator< D >::end(), DDBase< DDName, std::unique_ptr< DDI::Material > >::end(), DDCompactView::lockdown(), DDErrorDetection::lp_cpv(), DDName::name(), DDErrorDetection::noErrorsInTheReport(), noNameSpace(), DDName::ns(), DDIsChildFtor::operator()(), DDNameSpaceFtor::operator()(), DDNameFtor::operator()(), DDCopyNoFtor::operator()(), XMLIdealGeometryESSource::produce(), XMLIdealMagneticFieldGeometryESProducer::produce(), DDName::registerName(), regressionTest_setup(), DDErrorDetection::report(), DDErrorDetection::scan(), SpecParParser::definition< ScannerT >::selLevelFtor(), DDLSAX2ConfigHandler::startElement(), and DDErrorDetection::~DDErrorDetection().
|
delete |