Provides static method for default values for each supported type.
More...
#include <bayeux/datatools/properties.h>
Provides static method for default values for each supported type.
◆ 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: