HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ORMModel< T > Member List

This is the complete list of members for UT_ORMModel< T >, including all inherited members.

fetch(const PK &pk, UT_ErrorCode &ec)UT_ORMModel< T >inlinestatic
fetchAll(UT_ErrorCode &ec)UT_ORMModel< T >inlinestatic
hasSavedBefore() const UT_ORMModel< T >inline
myHasSavedBeforeUT_ORMModel< T >protected
operator=(const UT_ORMModel &)=defaultUT_ORMModel< T >
remove(UT_ErrorCode &ec)UT_ORMModel< T >inline
save(UT_ErrorCode &ec, bool force_insert=false, bool force_update=false)UT_ORMModel< T >inline
update(UT_ErrorCode &ec)UT_ORMModel< T >inline
UT_ORMModel()=defaultUT_ORMModel< T >
UT_ORMModel(const UT_ORMModel &)=defaultUT_ORMModel< T >
UT_ORMModelMeta classUT_ORMModel< T >friend
~UT_ORMModel()=defaultUT_ORMModel< T >virtual