|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
This is the complete list of members for MbProductInfo, including all inherited members.
| AddRef() const | MbRefItem | |
| AddRegistrator(MbRegDuplicate *reg) const | MbRefItem | |
| AttributeFamily() const override | MbProductAttribute | virtual |
| AttributeType() const override | MbProductInfo | virtual |
| chn_ActCount enum value | MbAttribute | |
| chn_Free enum value | MbAttribute | |
| chn_Keep enum value | MbAttribute | |
| chn_Self enum value | MbAttribute | |
| cnv_ActCount enum value | MbAttribute | |
| cnv_Convert enum value | MbAttribute | |
| cnv_Copy enum value | MbAttribute | |
| cnv_Free enum value | MbAttribute | |
| cnv_Keep enum value | MbAttribute | |
| cnv_Self enum value | MbAttribute | |
| cpy_ActCount enum value | MbAttribute | |
| cpy_Copy enum value | MbAttribute | |
| cpy_Free enum value | MbAttribute | |
| cpy_Keep enum value | MbAttribute | |
| cpy_Self enum value | MbAttribute | |
| DecRef() const | MbRefItem | |
| del_ActCount enum value | MbAttribute | |
| del_Free enum value | MbAttribute | |
| del_Self enum value | MbAttribute | |
| Duplicate(MbRegDuplicate *=nullptr) const override | MbProductInfo | virtual |
| GetActionForChange() const | MbAttribute | inline |
| GetActionForConvert() const | MbAttribute | inline |
| GetActionForCopy() const | MbAttribute | inline |
| GetActionForDelete() const | MbAttribute | inline |
| GetActionForMerge() const | MbAttribute | inline |
| GetActionForReplace() const | MbAttribute | inline |
| GetActionForSplit() const | MbAttribute | inline |
| GetActionForTransform() const | MbAttribute | inline |
| GetData(c3d::string_t &oId, c3d::string_t &oName, c3d::string_t &oDesc) const | MbProductInfo | |
| GetDescription() const | MbProductInfo | |
| GetId() const | MbProductInfo | |
| GetName() const | MbProductInfo | |
| GetProperties(MbProperties &) override | MbProductInfo | virtual |
| GetPropertyName() override | MbProductInfo | virtual |
| GetPureName(const VersionContainer &) const | TapeBase | virtual |
| GetRegistrable() const | TapeBase | |
| GetUseCount() const | MbRefItem | |
| ImplicationType() const | MbAttribute | virtual |
| Init(const MbAttribute &) override | MbProductInfo | virtual |
| InitActions(const MbAttribute &) | MbAttribute | |
| IsA(MbeAttributeType t) const | MbAttribute | inline |
| IsAssembly() const | MbProductInfo | |
| IsFamilyRegistrable() const override | MbAttribute | virtual |
| IsSame(const MbAttribute &, double accuracy) const override | MbProductInfo | virtual |
| MbAttribute() | MbAttribute | protected |
| MbAttribute(const MbAttribute &) | MbAttribute | protected |
| MbRefItem() | MbRefItem | protected |
| mrg_ActCount enum value | MbAttribute | |
| mrg_Free enum value | MbAttribute | |
| mrg_Keep enum value | MbAttribute | |
| mrg_KeepAll enum value | MbAttribute | |
| mrg_KeepRep enum value | MbAttribute | |
| mrg_Self enum value | MbAttribute | |
| OnChangeOwner(const MbAttributeContainer &owner) override | MbProductAttribute | virtual |
| OnChangeOwnerAction enum name | MbAttribute | |
| OnConvertOwner(const MbAttributeContainer &owner, MbAttributeContainer &other) override | MbProductAttribute | virtual |
| OnConvertOwnerAction enum name | MbAttribute | |
| OnCopyOwner(const MbAttributeContainer &owner, MbAttributeContainer &other, MbRegDuplicate *=nullptr) override | MbProductAttribute | virtual |
| OnCopyOwnerAction enum name | MbAttribute | |
| OnDeleteOwner(const MbAttributeContainer &owner) override | MbProductAttribute | virtual |
| OnDeleteOwnerAction enum name | MbAttribute | |
| OnMergeOwner(const MbAttributeContainer &owner, MbAttributeContainer &other) override | MbProductAttribute | virtual |
| OnMergeOwnerAction enum name | MbAttribute | |
| OnMoveOwner(const MbAttributeContainer &owner, const MbVector3D &, MbRegTransform *=nullptr) override | MbProductAttribute | virtual |
| OnReplaceOwner(const MbAttributeContainer &owner, MbAttributeContainer &other) override | MbProductAttribute | virtual |
| OnReplaceOwnerAction enum name | MbAttribute | |
| OnRotateOwner(const MbAttributeContainer &owner, const MbAxis3D &, double angle, MbRegTransform *=nullptr) override | MbProductAttribute | virtual |
| OnSplitOwner(const MbAttributeContainer &owner, const std::vector< MbAttributeContainer * > &others) override | MbProductAttribute | virtual |
| OnSplitOwnerAction enum name | MbAttribute | |
| OnTransformOwner(const MbAttributeContainer &owner, const MbMatrix3D &, MbRegTransform *=nullptr) override | MbProductAttribute | virtual |
| OnTransformOwnerAction enum name | MbAttribute | |
| RefType() const override | MbAttribute | virtual |
| Release() const | MbRefItem | |
| RemoveRegistrator(MbRegDuplicate *reg) const | MbRefItem | |
| rep_ActCount enum value | MbAttribute | |
| rep_Free enum value | MbAttribute | |
| rep_Keep enum value | MbAttribute | |
| rep_KeepAll enum value | MbAttribute | |
| rep_KeepRep enum value | MbAttribute | |
| rep_Self enum value | MbAttribute | |
| SetActionForChange(OnChangeOwnerAction a) | MbAttribute | inline |
| SetActionForConvert(OnConvertOwnerAction a) | MbAttribute | inline |
| SetActionForCopy(OnCopyOwnerAction a) | MbAttribute | inline |
| SetActionForDelete(OnDeleteOwnerAction a) | MbAttribute | inline |
| SetActionForMerge(OnMergeOwnerAction a) | MbAttribute | inline |
| SetActionForReplace(OnReplaceOwnerAction a) | MbAttribute | inline |
| SetActionForSplit(OnSplitOwnerAction a) | MbAttribute | inline |
| SetActionForTransform(OnTransformOwnerAction a) | MbAttribute | inline |
| SetDescription(const std::string &oDesc) | MbProductInfo | |
| SetId(const std::string &oId) | MbProductInfo | |
| SetName(const std::string &iName) | MbProductInfo | |
| SetNameC3D(const c3d::string_t &oName) | MbProductInfo | |
| SetProperties(const MbProperties &) override | MbProductInfo | virtual |
| SetRegistrable(RegistrableRec regs=registrable) const | TapeBase | |
| spl_ActCount enum value | MbAttribute | |
| spl_Copy enum value | MbAttribute | |
| spl_Free enum value | MbAttribute | |
| spl_Keep enum value | MbAttribute | |
| spl_Self enum value | MbAttribute | |
| TapeBase(RegistrableRec regs=noRegistrable) | TapeBase | |
| TapeBase(const TapeBase &) | TapeBase | |
| trn_ActCount enum value | MbAttribute | |
| trn_Free enum value | MbAttribute | |
| trn_Keep enum value | MbAttribute | |
| trn_Self enum value | MbAttribute | |
| ~MbAttribute() | MbAttribute | virtual |
| ~TapeBase() | TapeBase | virtual |