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