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

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

AbstractIndex() noexcept=default (defined in sqt::AbstractIndex)sqt::AbstractIndex
AbstractIndex(const AbstractIndex &)=delete (defined in sqt::AbstractIndex)sqt::AbstractIndex
GetAbstractColumns() const noexcept=0sqt::AbstractIndexpure virtual
GetName() const noexcept=0sqt::AbstractIndexpure virtual
IsUnique() const noexcept=0sqt::AbstractIndexpure virtual
operator=(const AbstractIndex &)=delete (defined in sqt::AbstractIndex)sqt::AbstractIndex