#include <table_function.h>
◆ TableFuncSharedState() [1/2]
kuzu::function::TableFuncSharedState::TableFuncSharedState |
( |
| ) |
|
|
explicitdefault |
◆ TableFuncSharedState() [2/2]
kuzu::function::TableFuncSharedState::TableFuncSharedState |
( |
common::row_idx_t | numRows | ) |
|
|
inlineexplicit |
◆ ~TableFuncSharedState()
virtual kuzu::function::TableFuncSharedState::~TableFuncSharedState |
( |
| ) |
|
|
virtualdefault |
◆ getNumRows()
virtual uint64_t kuzu::function::TableFuncSharedState::getNumRows |
( |
| ) |
const |
|
inlinevirtual |
◆ getSemiMasks()
◆ ptrCast()
template<class TARGET>
TARGET * kuzu::function::TableFuncSharedState::ptrCast |
( |
| ) |
|
|
inline |
◆ mtx
std::mutex kuzu::function::TableFuncSharedState::mtx |
◆ numRows
◆ semiMasks
The documentation for this struct was generated from the following file: