|
Horizon
|
Public Member Functions | |
| PropertyValueString (const std::string &v="") | |
| Type | get_type () const override |
Public Attributes | |
| std::string | value |
Additional Inherited Members | |
Public Types inherited from horizon::PropertyValue | |
| enum class | Type { INVALID , INT , BOOL , STRING , UUID , DOUBLE } |