![]() |
PIPER
1.0.1
|
Base class for Anthropometry metadata. More...
Inherits piper::hbm::BaseMetadata.
Public Member Functions | |
| AnthropoMetadata () | |
| bool | isDefined () const |
| void | setValue (double const &value) |
| double | value () const |
Public Member Functions inherited from piper::hbm::BaseMetadata | |
| std::string const & | name () const |
Base class for Anthropometry metadata.
| piper::hbm::AnthropoMetadata< UnitType >::AnthropoMetadata | ( | ) |
| bool piper::hbm::AnthropoMetadata< UnitType >::isDefined | ( | ) | const |
| void piper::hbm::AnthropoMetadata< UnitType >::setValue | ( | double const & | value | ) |
| double piper::hbm::AnthropoMetadata< UnitType >::value | ( | ) | const |