#include <types.h>
◆ getField() [1/2]
◆ getField() [2/2]
◆ getFieldIdx()
◆ getFieldNames()
| std::vector< std::string > lbug::common::StructType::getFieldNames |
( |
const LogicalType & | type | ) |
|
|
static |
◆ getFields()
◆ getFieldType() [1/2]
| const LogicalType & lbug::common::StructType::getFieldType |
( |
const LogicalType & | type, |
|
|
const std::string & | key ) |
|
static |
◆ getFieldType() [2/2]
◆ getFieldTypes()
◆ getNumFields()
| uint64_t lbug::common::StructType::getNumFields |
( |
const LogicalType & | type | ) |
|
|
static |
◆ hasField()
| bool lbug::common::StructType::hasField |
( |
const LogicalType & | type, |
|
|
const std::string & | key ) |
|
static |
The documentation for this struct was generated from the following file: