Flex
0.17.9
gs
DayValue
Public Attributes
|
List of all members
gs::DayValue Struct Reference
#include <
types.h
>
Public Attributes
uint32_t
year
: 18
uint32_t
month
: 4
uint32_t
day
: 5
uint32_t
hour
: 5
Member Data Documentation
◆
day
uint32_t gs::DayValue::day
◆
hour
uint32_t gs::DayValue::hour
◆
month
uint32_t gs::DayValue::month
◆
year
uint32_t gs::DayValue::year
The documentation for this struct was generated from the following file:
/home/runner/work/GraphScope/GraphScope/flex/utils/property/
types.h
Generated by
1.8.17