To define the supported Quantity options within a TypeDescriptor.
More...
#include <TypeDescriptor.h>
To define the supported Quantity options within a TypeDescriptor.
- See also
- TypeDescriptor
◆ QuantityOption() [1/2]
Libpf::Persistency::QuantityOption::QuantityOption |
( |
const std::string & |
fulltag, |
|
|
const std::string & |
description, |
|
|
double |
value, |
|
|
const std::string & |
unit |
|
) |
| |
◆ QuantityOption() [2/2]
Libpf::Persistency::QuantityOption::QuantityOption |
( |
void |
| ) |
|
◆ ~QuantityOption()
Libpf::Persistency::QuantityOption::~QuantityOption |
( |
void |
| ) |
|
◆ json()
std::string Libpf::Persistency::QuantityOption::json |
( |
void |
| ) |
const |
- Returns
- UTF-8 encoded string with the JSON-serialized object
◆ description_
std::string Libpf::Persistency::QuantityOption::description_ |
◆ fulltag_
std::string Libpf::Persistency::QuantityOption::fulltag_ |
◆ unit_
std::string Libpf::Persistency::QuantityOption::unit_ |
◆ value_
double Libpf::Persistency::QuantityOption::value_ |
The documentation for this struct was generated from the following file: