#include <types.h>
◆ Day() [1/2]
◆ ~Day()
◆ Day() [2/2]
gs::Day::Day |
( |
int64_t |
ts | ) |
|
◆ day()
int gs::Day::day |
( |
| ) |
const |
◆ from_timestamp()
void gs::Day::from_timestamp |
( |
int64_t |
ts | ) |
|
|
inline |
◆ from_u32()
void gs::Day::from_u32 |
( |
uint32_t |
val | ) |
|
◆ hour()
int gs::Day::hour |
( |
| ) |
const |
◆ month()
int gs::Day::month |
( |
| ) |
const |
◆ operator<()
bool gs::Day::operator< |
( |
const Day & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool gs::Day::operator== |
( |
const Day & |
rhs | ) |
const |
|
inline |
◆ to_string()
std::string gs::Day::to_string |
( |
| ) |
const |
◆ to_timestamp()
int64_t gs::Day::to_timestamp |
( |
| ) |
const |
|
inline |
◆ to_u32()
uint32_t gs::Day::to_u32 |
( |
| ) |
const |
◆ year()
int gs::Day::year |
( |
| ) |
const |
◆ integer
uint32_t gs::Day::integer |
◆ internal
◆ value
union { ... } gs::Day::value |
The documentation for this struct was generated from the following files:
- /home/runner/work/GraphScope/GraphScope/flex/utils/property/types.h
- /home/runner/work/GraphScope/GraphScope/flex/utils/property/types.cc