Bayeux  3.4.1
Core Foundation library for SuperNEMO
Static Public Member Functions | List of all members
datatools::properties::data::defaults Struct Reference

Provides static method for default values for each supported type. More...

#include <bayeux/datatools/properties.h>

Static Public Member Functions

static bool boolean_value ()
 
static int integer_value ()
 
static double real_value ()
 
static const std::string string_value ()
 

Detailed Description

Provides static method for default values for each supported type.

Member Function Documentation

◆ boolean_value()

static bool datatools::properties::data::defaults::boolean_value ( )
static

◆ integer_value()

static int datatools::properties::data::defaults::integer_value ( )
static

◆ real_value()

static double datatools::properties::data::defaults::real_value ( )
static

◆ string_value()

static const std::string datatools::properties::data::defaults::string_value ( )
static

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