Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Attributes | List of all members
datatools::factory_register< BaseType >::factory_record_type Struct Reference

#include <bayeux/datatools/factory.h>

Public Attributes

std::string type_id
 
factory_type fact
 
const std::type_info * tinfo = nullptr
 
std::string description
 
std::string category
 

Member Data Documentation

◆ category

template<class BaseType>
std::string datatools::factory_register< BaseType >::factory_record_type::category

◆ description

template<class BaseType>
std::string datatools::factory_register< BaseType >::factory_record_type::description

◆ fact

template<class BaseType>
factory_type datatools::factory_register< BaseType >::factory_record_type::fact

◆ tinfo

template<class BaseType>
const std::type_info* datatools::factory_register< BaseType >::factory_record_type::tinfo = nullptr

◆ type_id

template<class BaseType>
std::string datatools::factory_register< BaseType >::factory_record_type::type_id

The documentation for this struct was generated from the following file: