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

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

AbstractPrimaryKey()=default (defined in sqt::AbstractPrimaryKey)sqt::AbstractPrimaryKey
AbstractPrimaryKey(const AbstractPrimaryKey &)=delete (defined in sqt::AbstractPrimaryKey)sqt::AbstractPrimaryKey
GetAbstractColumns() const noexcept=0sqt::AbstractPrimaryKeypure virtual
IsAutoInc() const noexcept=0sqt::AbstractPrimaryKeypure virtual
operator=(const AbstractPrimaryKey &)=delete (defined in sqt::AbstractPrimaryKey)sqt::AbstractPrimaryKey