HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IORMFieldAdapter Member List

This is the complete list of members for UT_IORMFieldAdapter, including all inherited members.

bind(const void *obj, UT_SqlStatement &cursor, int bind_index, UT_ErrorCode &ec)=0UT_IORMFieldAdapterpure virtual
getter_func_t typedefUT_IORMFieldAdapterprotected
getValue(const Cls &obj, MemberT &member_value, UT_ErrorCode &ec)UT_IORMFieldAdapterinline
isSame(const void *obj_left, const void *obj_right, UT_ErrorCode &ec) const =0UT_IORMFieldAdapterpure virtual
load(void *obj, UT_SqlStatement &cursor, int index, UT_ErrorCode &ec)=0UT_IORMFieldAdapterpure virtual
myGetterUT_IORMFieldAdapterprotected
mySetterUT_IORMFieldAdapterprotected
onDelete(void *obj, UT_ORMColumn::OnDelete ondelete, UT_ErrorCode &ec)UT_IORMFieldAdapterinlinevirtual
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 =0UT_IORMFieldAdapterpure virtual
UT_IORMFieldAdapter(const UT_IORMFieldAdapter &)=defaultUT_IORMFieldAdapter
UT_IORMFieldAdapter(setter_func_t setter, getter_func_t getter)UT_IORMFieldAdapterinlineprotected
~UT_IORMFieldAdapter()=defaultUT_IORMFieldAdaptervirtual