#include <local_table.h>
◆ ~LocalTable()
virtual kuzu::storage::LocalTable::~LocalTable |
( |
| ) |
|
|
virtualdefault |
◆ LocalTable()
kuzu::storage::LocalTable::LocalTable |
( |
Table & | table | ) |
|
|
inlineexplicitprotected |
◆ addColumn()
◆ cast()
template<class TARGET >
TARGET & kuzu::storage::LocalTable::cast |
( |
| ) |
|
|
inline |
◆ clear()
virtual void kuzu::storage::LocalTable::clear |
( |
| ) |
|
|
pure virtual |
◆ constCast()
template<class TARGET >
const TARGET & kuzu::storage::LocalTable::constCast |
( |
| ) |
|
|
inline |
◆ delete_()
◆ getEstimatedMemUsage()
virtual uint64_t kuzu::storage::LocalTable::getEstimatedMemUsage |
( |
| ) |
|
|
pure virtual |
◆ getTableType()
◆ insert()
◆ ptrCast() [1/2]
template<class TARGET >
TARGET * kuzu::storage::LocalTable::ptrCast |
( |
| ) |
|
|
inline |
◆ ptrCast() [2/2]
template<class TARGET >
const TARGET * kuzu::storage::LocalTable::ptrCast |
( |
| ) |
const |
|
inline |
◆ update()
◆ table
Table& kuzu::storage::LocalTable::table |
|
protected |
The documentation for this class was generated from the following file: