|
HDK
|
This is the complete list of members for UT_ORMManyToManyField< Owner, OtherModel >, including all inherited members.
| add(const OtherModel &rmodel, UT_ErrorCode &ec) | UT_ORMManyToManyField< Owner, OtherModel > | |
| addBulk(const UT_Array< OtherModel > &rmodels, UT_ErrorCode &ec) | UT_ORMManyToManyField< Owner, OtherModel > | |
| all(UT_ErrorCode &ec) const | UT_ORMManyToManyField< Owner, OtherModel > | |
| all() const | UT_ORMManyToManyField< Owner, OtherModel > | |
| clear(UT_ErrorCode &ec) | UT_ORMManyToManyField< Owner, OtherModel > | |
| remove(const OtherModel &model, UT_ErrorCode &ec) | UT_ORMManyToManyField< Owner, OtherModel > | |
| set(const UT_Array< OtherModel > &rmodels, UT_ErrorCode &ec, bool do_clear=false) | UT_ORMManyToManyField< Owner, OtherModel > | |
| setOwner(Owner &owner) | UT_ORMManyToManyField< Owner, OtherModel > | inline |
| UT_ORMManyToManyField(Owner &owner, const UT_StringHolder &field_name=UT_StringHolder::theEmptyString, const UT_ORMModelMeta &rmeta=OtherModel::metaInfo()) | UT_ORMManyToManyField< Owner, OtherModel > | inline |