HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey > Member List

This is the complete list of members for UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >, including all inherited members.

bind(const void *obj, UT_SqlStatement &stmt, int bind_index, UT_ErrorCode &ec) overrideUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinevirtual
createColumn(const UT_ORMModelMeta &meta, const UT_StringHolder &name, ForeignKey Cls::*member_ptr, unsigned props, UT_ORMColumn::OnDelete ondelete, const UT_StringHolder &related_name=UT_StringHolder::theEmptyString)UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinestatic
field(void *obj)UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlineprotected
field(const void *obj) const UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlineprotected
field_t typedefUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >
getter_func_t typedefUT_IORMFieldAdapterprotected
getValue(const Cls &obj, MemberT &member_value, UT_ErrorCode &ec)UT_IORMFieldAdapterinline
id_t typedefUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >
isSame(const void *obj_left, const void *obj_right, UT_ErrorCode &ec) const finaloverrideUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinevirtual
load(void *obj, UT_SqlStatement &stmt, int index, UT_ErrorCode &ec) overrideUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinevirtual
memberGetter(UT_IORMFieldAdapter *me, const void *obj, void *value, UT_ErrorCode &ec)UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinestatic
memberSetter(UT_IORMFieldAdapter *me, void *obj, const void *value, UT_ErrorCode &ec)UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinestatic
model_t typedefUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >
myGetterUT_IORMFieldAdapterprotected
mySetterUT_IORMFieldAdapterprotected
onDelete(void *obj, UT_ORMColumn::OnDelete ondelete, UT_ErrorCode &ec) overrideUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinevirtual
operator=(const UT_IORMFieldAdapter &)=defaultUT_IORMFieldAdapter
setter_func_t typedefUT_IORMFieldAdapterprotected
setValue(Cls &obj, const MemberT &member_value, UT_ErrorCode &ec)UT_IORMFieldAdapterinline
sqlType() const overrideUT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inlinevirtual
UT_IORMFieldAdapter(const UT_IORMFieldAdapter &)=defaultUT_IORMFieldAdapter
UT_IORMFieldAdapter(setter_func_t setter, getter_func_t getter)UT_IORMFieldAdapterinlineprotected
UT_ORMForeignKeyFieldAdapter(ForeignKey Cls::*member_ptr)UT_ORMForeignKeyFieldAdapter< Cls, ForeignKey >inline
~UT_IORMFieldAdapter()=defaultUT_IORMFieldAdaptervirtual