Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Functions
datatools::detail::ocd Namespace Reference

Nested private namespace of the Bayeux/datatools module library (OCD) More...

Classes

struct  _ocd_sfr
 Default templatized OCD system factory register manager. More...
 
struct  base_system_factory_registrar
 Base class for all OCD registrar classes. More...
 
struct  loader
 
class  ocd_registration
 OCD registration container. More...
 
class  system_factory_registrar
 Templatized OCD registrar class. More...
 

Functions

template<typename T >
void implement_load (::datatools::object_configuration_description &ocd_)
 

Detailed Description

Nested private namespace of the Bayeux/datatools module library (OCD)

Function Documentation

◆ implement_load()

template<typename T >
void datatools::detail::ocd::implement_load ( ::datatools::object_configuration_description ocd_)