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

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

add(LObjT &obj, const RObjT &new_list_obj, UT_ErrorCode &ec)UT_ORMManyToManyManagerinline
add(LObjT &obj, const UT_Array< RObjT > &new_list_obj, UT_ErrorCode &ec)UT_ORMManyToManyManagerinline
all(LObjT &obj, UT_ErrorCode &ec, const UT_ORMModelMeta &rmeta) const UT_ORMManyToManyManagerinline
all(LObjT &obj, const UT_ORMModelMeta &rmeta) const UT_ORMManyToManyManagerinline
clear(LObjT &obj, UT_ErrorCode &ec)UT_ORMManyToManyManagerinline
isValid() const UT_ORMManyToManyManagerinline
lookupM2MManager(const UT_ORMModelMeta &meta, const UT_ORMModelMeta &other_meta, const UT_StringHolder &field_name)UT_ORMManyToManyManagerstatic
operator bool() const UT_ORMManyToManyManagerinlineexplicit
remove(LObjT &obj, const RObjT &obj_to_remove, UT_ErrorCode &ec)UT_ORMManyToManyManagerinline
removeIds(LObjT &obj, const UT_Array< RObjValueT > &values, UT_ErrorCode &ec)UT_ORMManyToManyManagerinline
set(LObjT &obj, const UT_Array< RObjT > &new_items, bool do_clear, UT_ErrorCode &ec)UT_ORMManyToManyManagerinline
UT_ORMManyToManyManager()=defaultUT_ORMManyToManyManager
UT_ORMManyToManyManager(const UT_ORMFieldColumn *field)UT_ORMManyToManyManager