Bayeux  3.4.1
Core Foundation library for SuperNEMO
Static Public Member Functions | List of all members
datatools::configuration::occurrence_factory Class Reference

Occurrence factory. More...

#include <bayeux/datatools/configuration/occurrence_factory.h>

Static Public Member Functions

static i_occurrencecreate (const std::string &def_)
 Create a new occurrence object. More...
 

Detailed Description

Occurrence factory.

Member Function Documentation

◆ create()

static i_occurrence* datatools::configuration::occurrence_factory::create ( const std::string &  def_)
static

Create a new occurrence object.

Supported format is:

"single" : create a single_occurrence object

"array size=10 start_id=0" : create an array_occurrence object


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