#include <types.h>
◆ StructField() [1/2]
kuzu::common::StructField::StructField |
( |
| ) |
|
|
inline |
◆ StructField() [2/2]
kuzu::common::StructField::StructField |
( |
std::string | name, |
|
|
LogicalType | type ) |
|
inline |
◆ containsAny()
bool kuzu::common::StructField::containsAny |
( |
| ) |
const |
◆ copy()
◆ deserialize()
◆ getName()
std::string kuzu::common::StructField::getName |
( |
| ) |
const |
|
inline |
◆ getType()
const LogicalType & kuzu::common::StructField::getType |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool kuzu::common::StructField::operator!= |
( |
const StructField & | other | ) |
const |
|
inline |
◆ operator==()
bool kuzu::common::StructField::operator== |
( |
const StructField & | other | ) |
const |
◆ serialize()
void kuzu::common::StructField::serialize |
( |
Serializer & | serializer | ) |
const |
The documentation for this class was generated from the following file: