SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
sqt::AbstractColumn Member List

This is the complete list of members for sqt::AbstractColumn, including all inherited members.

AbstractColumn()=default (defined in sqt::AbstractColumn)sqt::AbstractColumn
AbstractColumn(const AbstractColumn &)=delete (defined in sqt::AbstractColumn)sqt::AbstractColumn
GetDataType() const noexcept=0sqt::AbstractColumnpure virtual
GetName() const noexcept=0sqt::AbstractColumnpure virtual
IsNullable() const noexcept=0sqt::AbstractColumnpure virtual
operator=(const AbstractColumn &)=delete (defined in sqt::AbstractColumn)sqt::AbstractColumn