Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::binder::BoundExtraCreateCatalogEntryInfo Struct Referenceabstract

#include <bound_create_table_info.h>

Inheritance diagram for kuzu::binder::BoundExtraCreateCatalogEntryInfo:
kuzu::binder::BoundExtraCreateRdfGraphInfo kuzu::binder::BoundExtraCreateRelTableGroupInfo kuzu::binder::BoundExtraCreateTableInfo kuzu::binder::BoundExtraCreateNodeTableInfo kuzu::binder::BoundExtraCreateRelTableInfo

Public Member Functions

virtual ~BoundExtraCreateCatalogEntryInfo ()=default
 
template<class TARGET >
const TARGET * constPtrCast () const
 
template<class TARGET >
TARGET * ptrCast ()
 
virtual void serialize (common::Serializer &serializer) const =0
 
virtual std::unique_ptr< BoundExtraCreateCatalogEntryInfocopy () const =0
 

Constructor & Destructor Documentation

◆ ~BoundExtraCreateCatalogEntryInfo()

virtual kuzu::binder::BoundExtraCreateCatalogEntryInfo::~BoundExtraCreateCatalogEntryInfo ( )
virtualdefault

Member Function Documentation

◆ constPtrCast()

template<class TARGET >
const TARGET * kuzu::binder::BoundExtraCreateCatalogEntryInfo::constPtrCast ( ) const
inline

◆ copy()

◆ ptrCast()

template<class TARGET >
TARGET * kuzu::binder::BoundExtraCreateCatalogEntryInfo::ptrCast ( )
inline

◆ serialize()


The documentation for this struct was generated from the following file: