|
HDK
|
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_ORMManyToManyManager | inline |
| add(LObjT &obj, const UT_Array< RObjT > &new_list_obj, UT_ErrorCode &ec) | UT_ORMManyToManyManager | inline |
| all(LObjT &obj, UT_ErrorCode &ec, const UT_ORMModelMeta &rmeta) const | UT_ORMManyToManyManager | inline |
| all(LObjT &obj, const UT_ORMModelMeta &rmeta) const | UT_ORMManyToManyManager | inline |
| clear(LObjT &obj, UT_ErrorCode &ec) | UT_ORMManyToManyManager | inline |
| isValid() const | UT_ORMManyToManyManager | inline |
| lookupM2MManager(const UT_ORMModelMeta &meta, const UT_ORMModelMeta &other_meta, const UT_StringHolder &field_name) | UT_ORMManyToManyManager | static |
| operator bool() const | UT_ORMManyToManyManager | inlineexplicit |
| remove(LObjT &obj, const RObjT &obj_to_remove, UT_ErrorCode &ec) | UT_ORMManyToManyManager | inline |
| removeIds(LObjT &obj, const UT_Array< RObjValueT > &values, UT_ErrorCode &ec) | UT_ORMManyToManyManager | inline |
| set(LObjT &obj, const UT_Array< RObjT > &new_items, bool do_clear, UT_ErrorCode &ec) | UT_ORMManyToManyManager | inline |
| UT_ORMManyToManyManager()=default | UT_ORMManyToManyManager | |
| UT_ORMManyToManyManager(const UT_ORMFieldColumn *field) | UT_ORMManyToManyManager |