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

#include <bound_alter_info.h>

Inheritance diagram for kuzu::binder::BoundExtraAlterInfo:
kuzu::binder::BoundExtraAddPropertyInfo kuzu::binder::BoundExtraCommentInfo kuzu::binder::BoundExtraDropPropertyInfo kuzu::binder::BoundExtraRenamePropertyInfo kuzu::binder::BoundExtraRenameTableInfo

Public Member Functions

virtual ~BoundExtraAlterInfo ()=default
 
template<class TARGET >
const TARGET * constPtrCast () const
 
template<class TARGET >
const TARGET & constCast () const
 
virtual std::unique_ptr< BoundExtraAlterInfocopy () const =0
 

Constructor & Destructor Documentation

◆ ~BoundExtraAlterInfo()

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

Member Function Documentation

◆ constCast()

template<class TARGET >
const TARGET & kuzu::binder::BoundExtraAlterInfo::constCast ( ) const
inline

◆ constPtrCast()

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

◆ copy()


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