#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 () |
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.
|
inlinevirtual |
Definition at line 10 of file Singleton.h.
|
delete |
Referenced by DDI::Singleton< AxesNames >::~Singleton().
|
delete |
|
static |
Referenced by DDBase< DDName, DDRotationMatrix * >::begin(), DDBase< DDName, DDRotationMatrix * >::clear(), DD_NC(), DDCheckMaterials(), DDCompactView::DDCompactView(), DDConstant::DDConstant(), DDDivision::DDDivision(), DDErrorDetection::DDErrorDetection(), DDIsValid(), DDLogicalPart::DDLogicalPart(), DDMap::DDMap(), DDMaterial::DDMaterial(), DDRotation::DDRotation(), DDSolid::DDSolid(), DDSpecifics::DDSpecifics(), ddstats(), DDString::DDString(), DDStrVector::DDStrVector(), DDTokenize2(), DDVector::DDVector(), DDName::defineId(), DDBase< N, C >::iterator< D >::end(), DDBase< DDName, DDRotationMatrix * >::end(), DDName::exists(), DDCompactView::lockdown(), DDErrorDetection::lp_cpv(), DDName::name(), DDErrorDetection::noErrorsInTheReport(), noNameSpace(), DDName::ns(), DDIsChildFtor::operator()(), DDNameSpaceFtor::operator()(), DDNameFtor::operator()(), DDCopyNoFtor::operator()(), XMLIdealGeometryESProducer::produce(), XMLIdealGeometryESSource::produce(), XMLIdealMagneticFieldGeometryESProducer::produce(), magneticfield::VolumeBasedMagneticFieldESProducerFromDB::produce(), DDName::registerName(), regressionTest_setup(), DDErrorDetection::report(), DDErrorDetection::scan(), SpecParParser::definition< ScannerT >::selLevelFtor(), DDBase< DDName, DDRotationMatrix * >::size(), DDLSAX2ConfigHandler::startElement(), DDErrorDetection::~DDErrorDetection(), and DDI::Singleton< AxesNames >::~Singleton().
|
delete |
Referenced by DDI::Singleton< AxesNames >::~Singleton().