Horizon
horizon
PoolParametric
Column
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
horizon::PoolParametric::Column Class Reference
Public Types
enum
Type
{
QUANTITY
,
STRING
,
ENUM
}
Public Member Functions
Column
(const
json
&j)
std::string
format
(const std::string &v) const
std::string
format
(double v) const
Public Attributes
std::string
name
std::string
display_name
Type
type
= Type::STRING
std::string
unit
bool
use_si
= true
bool
no_milli
= false
int
digits
= -1
std::vector< std::string >
enum_items
bool
required
= true
The documentation for this class was generated from the following files:
src/pool/
pool_parametric.hpp
src/pool/pool_parametric.cpp
Generated by
1.8.17