Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::binder::BoundExtraCommentInfo Struct Reference

#include <bound_alter_info.h>

Inheritance diagram for kuzu::binder::BoundExtraCommentInfo:
kuzu::binder::BoundExtraAlterInfo

Public Member Functions

 BoundExtraCommentInfo (std::string comment)
 
 BoundExtraCommentInfo (const BoundExtraCommentInfo &other)
 
std::unique_ptr< BoundExtraAlterInfocopy () const final
 
- Public Member Functions inherited from kuzu::binder::BoundExtraAlterInfo
virtual ~BoundExtraAlterInfo ()=default
 
template<class TARGET >
const TARGET * constPtrCast () const
 
template<class TARGET >
const TARGET & constCast () const
 

Public Attributes

std::string comment
 

Constructor & Destructor Documentation

◆ BoundExtraCommentInfo() [1/2]

kuzu::binder::BoundExtraCommentInfo::BoundExtraCommentInfo ( std::string comment)
inlineexplicit

◆ BoundExtraCommentInfo() [2/2]

kuzu::binder::BoundExtraCommentInfo::BoundExtraCommentInfo ( const BoundExtraCommentInfo & other)
inline

Member Function Documentation

◆ copy()

std::unique_ptr< BoundExtraAlterInfo > kuzu::binder::BoundExtraCommentInfo::copy ( ) const
inlinefinalvirtual

Member Data Documentation

◆ comment

std::string kuzu::binder::BoundExtraCommentInfo::comment

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