#include <types.h>
◆ ~ExtraTypeInfo()
virtual kuzu::common::ExtraTypeInfo::~ExtraTypeInfo |
( |
| ) |
|
|
virtualdefault |
◆ constPtrCast()
template<class TARGET>
const TARGET * kuzu::common::ExtraTypeInfo::constPtrCast |
( |
| ) |
const |
|
inline |
◆ containsAny()
virtual bool kuzu::common::ExtraTypeInfo::containsAny |
( |
| ) |
const |
|
pure virtual |
◆ copy()
virtual std::unique_ptr< ExtraTypeInfo > kuzu::common::ExtraTypeInfo::copy |
( |
| ) |
const |
|
pure virtual |
◆ operator==()
virtual bool kuzu::common::ExtraTypeInfo::operator== |
( |
const ExtraTypeInfo & | other | ) |
const |
|
pure virtual |
◆ serialize()
void kuzu::common::ExtraTypeInfo::serialize |
( |
Serializer & | serializer | ) |
const |
|
inline |
◆ serializeInternal()
virtual void kuzu::common::ExtraTypeInfo::serializeInternal |
( |
Serializer & | serializer | ) |
const |
|
protectedpure virtual |
The documentation for this class was generated from the following file: