Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
datatools::detail::ocd::ocd_registration::entry_type Struct Reference

Internal entry to handle the OCD data associated to a class. More...

#include <bayeux/datatools/detail/ocd_utils.h>

Public Member Functions

 entry_type ()
 
 ~entry_type ()
 
bool has_ocd () const
 
const object_configuration_descriptionget () const
 

Public Attributes

ocd_handle_type handle
 
const object_configuration_descriptionlink
 

Detailed Description

Internal entry to handle the OCD data associated to a class.

Constructor & Destructor Documentation

◆ entry_type()

datatools::detail::ocd::ocd_registration::entry_type::entry_type ( )

◆ ~entry_type()

datatools::detail::ocd::ocd_registration::entry_type::~entry_type ( )

Member Function Documentation

◆ get()

const object_configuration_description& datatools::detail::ocd::ocd_registration::entry_type::get ( ) const

◆ has_ocd()

bool datatools::detail::ocd::ocd_registration::entry_type::has_ocd ( ) const

Member Data Documentation

◆ handle

ocd_handle_type datatools::detail::ocd::ocd_registration::entry_type::handle

◆ link

const object_configuration_description* datatools::detail::ocd::ocd_registration::entry_type::link

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