#include <StaticConstants.h>
Definition at line 20 of file StaticConstants.h.
◆ defaultStateKey()
static const std::string& EventShapeConstants::defaultStateKey |
( |
| ) |
|
|
inlinestatic |
Definition at line 28 of file StaticConstants.h.
29 {
return EventShapeConstants_Values::defaultStateKey; }
◆ invalidKey()
static const std::string& EventShapeConstants::invalidKey |
( |
| ) |
|
|
inlinestatic |
Definition at line 26 of file StaticConstants.h.
27 {
return EventShapeConstants_Values::invalidKey;}
◆ invalidValue()
static double EventShapeConstants::invalidValue |
( |
| ) |
|
|
inlinestatic |
Definition at line 22 of file StaticConstants.h.
23 {
return EventShapeConstants_Values::invalidValue; }
◆ nullValue()
static double EventShapeConstants::nullValue |
( |
| ) |
|
|
inlinestatic |
Definition at line 24 of file StaticConstants.h.
25 {
return EventShapeConstants_Values::nullValue; }
The documentation for this struct was generated from the following file: