#include <types.h>
◆ Record() [1/6]
◆ Record() [2/6]
gs::Record::Record |
( |
size_t |
len | ) |
|
◆ Record() [3/6]
gs::Record::Record |
( |
const Record & |
other | ) |
|
◆ Record() [4/6]
gs::Record::Record |
( |
Record && |
other | ) |
|
◆ Record() [5/6]
gs::Record::Record |
( |
const std::vector< Any > & |
vec | ) |
|
◆ Record() [6/6]
gs::Record::Record |
( |
const std::initializer_list< Any > & |
list | ) |
|
◆ ~Record()
◆ begin()
Any * gs::Record::begin |
( |
| ) |
const |
◆ end()
Any * gs::Record::end |
( |
| ) |
const |
◆ operator=()
◆ operator[]()
Any gs::Record::operator[] |
( |
size_t |
idx | ) |
const |
◆ size()
size_t gs::Record::size |
( |
| ) |
const |
|
inline |
◆ len
◆ props
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