CFx SDK Documentation  2020SP3
Ifc4/IfcElementAutoImpl.h
Go to the documentation of this file.
1 // Copyright (C) 2002-2019, Open Design Alliance (the "Alliance").
3 // All rights reserved.
4 //
5 // This software and its documentation and related materials are owned by
6 // the Alliance. The software may only be incorporated into application
7 // programs owned by members of the Alliance, subject to a signed
8 // Membership Agreement and Supplemental Software License Agreement with the
9 // Alliance. The structure and organization of this software are the valuable
10 // trade secrets of the Alliance and its suppliers. The software is also
11 // protected by copyright law and international treaty provisions. Application
12 // programs incorporating this software must include the following statement
13 // with their copyright notices:
14 //
15 // This application incorporates Open Design Alliance software pursuant to a license
16 // agreement with Open Design Alliance.
17 // Open Design Alliance Copyright (C) 2002-2019 by Open Design Alliance.
18 // All rights reserved.
19 //
20 // By use of this software, its documentation or related materials, you
21 // acknowledge and accept the above terms.
23 
24 // This file is generated automatically.
25 
26 #ifndef _IFCELEMENT_AUTO_IMPL_4_H
27 #define _IFCELEMENT_AUTO_IMPL_4_H
28 
29 #include "IfcProductAutoImpl.h"
30 
35 namespace OdIfc4 {
36 
38 {
39  //DOM-IGNORE-BEGIN
41  //DOM-IGNORE-END
42 
43 public:
44 
45 
46  //
47  // OdDAI early binding accessors
48  //
49  OdAnsiString getTag() const;
50  void setTag(OdAnsiString Tag);
51  void getInvFillsVoidsAggr(OdDAIObjectIds &aggregate) const;
52  void getInvConnectedToAggr(OdDAIObjectIds &aggregate) const;
55  void getInvHasProjectionsAggr(OdDAIObjectIds &aggregate) const;
57  void getInvHasOpeningsAggr(OdDAIObjectIds &aggregate) const;
60  void getInvConnectedFromAggr(OdDAIObjectIds &aggregate) const;
62  void getInvHasCoveringsAggr(OdDAIObjectIds &aggregate) const;
63 
65  virtual OdResult inFields(OdDAI::OdSpfFilerBase* rdFiler);
66  virtual OdResult outFields(OdDAI::OdSpfFilerBase* wrFiler);
67  virtual bool isKindOf(OdIfcEntityType entityType) const;
68  virtual bool isInstanceOf(OdIfcEntityType entityType) const;
69  virtual OdDAI::Entity* getInstanceType() const;
70  virtual OdIfcEntityType type() const;
71  virtual OdAnsiString typeName() const;
72  virtual OdRxValue getAttr(const OdAnsiString &attrName) const;
73  virtual void unsetAttr(const OdAnsiString &explicitAttrName);
74  virtual bool testAttr(const OdAnsiString &explicitAttrName) const;
75  virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val);
76  virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const;
77  virtual void unsetAttr(const OdIfcAttribute explicitAttrDef);
78  virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const;
79  virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val);
80 
81 protected:
82  // Fields declaration:
83  OdAnsiString m_Tag; // optional
84  OdDAIObjectIds m_FillsVoids_inv; // IfcRelFillsElement
85  OdDAIObjectIds m_ConnectedTo_inv; // IfcRelConnectsElements
86  OdDAIObjectIds m_IsInterferedByElements_inv; // IfcRelInterferesElements
87  OdDAIObjectIds m_InterferesElements_inv; // IfcRelInterferesElements
88  OdDAIObjectIds m_HasProjections_inv; // IfcRelProjectsElement
89  OdDAIObjectIds m_ReferencedInStructures_inv; // IfcRelReferencedInSpatialStructure
90  OdDAIObjectIds m_HasOpenings_inv; // IfcRelVoidsElement
91  OdDAIObjectIds m_IsConnectionRealization_inv; // IfcRelConnectsWithRealizingElements
92  OdDAIObjectIds m_ProvidesBoundaries_inv; // IfcRelSpaceBoundary
93  OdDAIObjectIds m_ConnectedFrom_inv; // IfcRelConnectsElements
94  OdDAIObjectIds m_ContainedInStructure_inv; // IfcRelContainedInSpatialStructure
95  OdDAIObjectIds m_HasCoverings_inv; // IfcRelCoversBldgElements
96 
97  // Declare friend classes for inverse attributes functionality:
101  friend class OdIfcRelInterferesElementsAuto;
107  friend class OdIfcRelConnectsElementsAuto;
110 };
111 
112 } // namespace
113 
114 #endif // _IFCELEMENT_AUTO_IMPL_4_H
OdIfc4::OdIfcProductAuto
Definition: Ifc4/IfcProductAutoImpl.h:38
OdResult
OdResult
Definition: OdResult.h:29
OdIfc::OdIfcAttribute
OdIfcAttribute
Definition: IfcAttributesEnum.h:34
OdIfc4::OdIfcElementAuto
Definition: Ifc4/IfcElementAutoImpl.h:38
OdIfc4::OdIfcElementAuto::typeName
virtual OdAnsiString typeName() const
OdIfc4::OdIfcElementAuto::m_HasCoverings_inv
OdDAIObjectIds m_HasCoverings_inv
Definition: Ifc4/IfcElementAutoImpl.h:95
OdIfc4::OdIfcElementAuto::inFields
virtual OdResult inFields(OdDAI::OdSpfFilerBase *rdFiler)
OdIfc4::OdIfcRelConnectsWithRealizingElementsAuto
Definition: Ifc4/IfcRelConnectsWithRealizingElementsAutoImpl.h:38
OdIfc4::OdIfcElementAuto::OdIfcElementAuto
OdIfcElementAuto()
OdIfc4::OdIfcElementAuto::m_ConnectedFrom_inv
OdDAIObjectIds m_ConnectedFrom_inv
Definition: Ifc4/IfcElementAutoImpl.h:93
OdIfc4::OdIfcRelVoidsElementAuto
Definition: Ifc4/IfcRelVoidsElementAutoImpl.h:38
OdIfc4::OdIfcElementAuto::m_HasOpenings_inv
OdDAIObjectIds m_HasOpenings_inv
Definition: Ifc4/IfcElementAutoImpl.h:90
OdIfc4::OdIfcElementAuto::testAttr
virtual bool testAttr(const OdAnsiString &explicitAttrName) const
OdIfc4::OdIfcElementAuto::getTag
OdAnsiString getTag() const
OdIfc4::OdIfcElementAuto::getAttr
virtual OdRxValue getAttr(const OdAnsiString &attrName) const
OdIfc4::OdIfcElementAuto::getInvIsConnectionRealizationAggr
void getInvIsConnectionRealizationAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::setTag
void setTag(OdAnsiString Tag)
OdArray< OdDAIObjectId >
OdIfc4::OdIfcElementAuto::getInvConnectedFromAggr
void getInvConnectedFromAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::m_InterferesElements_inv
OdDAIObjectIds m_InterferesElements_inv
Definition: Ifc4/IfcElementAutoImpl.h:87
OdIfc4::OdIfcElementAuto::getInvInterferesElementsAggr
void getInvInterferesElementsAggr(OdDAIObjectIds &aggregate) const
OdIfc4
Definition: Ifc4CollectionTypes.h:33
OdIfc4::OdIfcRelProjectsElementAuto
Definition: Ifc4/IfcRelProjectsElementAutoImpl.h:38
OdRxValue
Definition: RxValue.h:64
OdIfc4::OdIfcElementAuto::getInvHasProjectionsAggr
void getInvHasProjectionsAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::getInstanceType
virtual OdDAI::Entity * getInstanceType() const
OdIfc4::OdIfcRelSpaceBoundaryAuto
Definition: Ifc4/IfcRelSpaceBoundaryAutoImpl.h:38
OdIfc4::OdIfcElementAuto::getInvProvidesBoundariesAggr
void getInvProvidesBoundariesAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::m_Tag
OdAnsiString m_Tag
Definition: Ifc4/IfcElementAutoImpl.h:83
OdIfc4::OdIfcRelReferencedInSpatialStructureAuto
Definition: Ifc4/IfcRelReferencedInSpatialStructureAutoImpl.h:38
OdIfc4::OdIfcElementAuto::unsetAttr
virtual void unsetAttr(const OdIfcAttribute explicitAttrDef)
OdIfc4::OdIfcElementAuto::m_IsInterferedByElements_inv
OdDAIObjectIds m_IsInterferedByElements_inv
Definition: Ifc4/IfcElementAutoImpl.h:86
OdIfc4::OdIfcElementAuto::m_ConnectedTo_inv
OdDAIObjectIds m_ConnectedTo_inv
Definition: Ifc4/IfcElementAutoImpl.h:85
OdIfc4::OdIfcElementAuto::m_ContainedInStructure_inv
OdDAIObjectIds m_ContainedInStructure_inv
Definition: Ifc4/IfcElementAutoImpl.h:94
OD_EXP_DECLARE_MEMBERS
#define OD_EXP_DECLARE_MEMBERS(ClassName)
Definition: daiRTTI.h:95
OdIfc4::OdIfcEntityType
OdIfcEntityType
Definition: Ifc4EntityTypes.h:34
OdIfc4::OdIfcElementAuto::getInvHasCoveringsAggr
void getInvHasCoveringsAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::m_HasProjections_inv
OdDAIObjectIds m_HasProjections_inv
Definition: Ifc4/IfcElementAutoImpl.h:88
OdIfc4::OdIfcRelInterferesElementsAuto
Definition: IfcRelInterferesElementsAutoImpl.h:38
OdIfc4::OdIfcElementAuto::m_ReferencedInStructures_inv
OdDAIObjectIds m_ReferencedInStructures_inv
Definition: Ifc4/IfcElementAutoImpl.h:89
OdIfc4::OdIfcRelCoversBldgElementsAuto
Definition: Ifc4/IfcRelCoversBldgElementsAutoImpl.h:38
OdIfc4::OdIfcElementAuto::getAttr
virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const
OdIfc4::OdIfcElementAuto::getInvConnectedToAggr
void getInvConnectedToAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::putAttr
virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
OdIfc4::OdIfcElementAuto::getInvHasOpeningsAggr
void getInvHasOpeningsAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::putAttr
virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val)
OdIfc4::OdIfcRelFillsElementAuto
Definition: Ifc4/IfcRelFillsElementAutoImpl.h:38
OdIfc4::OdIfcElementAuto::m_IsConnectionRealization_inv
OdDAIObjectIds m_IsConnectionRealization_inv
Definition: Ifc4/IfcElementAutoImpl.h:91
OdIfc4::OdIfcRelConnectsElementsAuto
Definition: Ifc4/IfcRelConnectsElementsAutoImpl.h:38
OdIfc4::OdIfcElementAuto::testAttr
virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const
OdIfc4::OdIfcElementAuto::getInvReferencedInStructuresAggr
void getInvReferencedInStructuresAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::getInvContainedInStructureAggr
void getInvContainedInStructureAggr(OdDAIObjectIds &aggregate) const
OdIfc4::OdIfcElementAuto::isInstanceOf
virtual bool isInstanceOf(OdIfcEntityType entityType) const
OdIfc4::OdIfcElementAuto::outFields
virtual OdResult outFields(OdDAI::OdSpfFilerBase *wrFiler)
OdIfc4::OdIfcRelContainedInSpatialStructureAuto
Definition: Ifc4/IfcRelContainedInSpatialStructureAutoImpl.h:38
OdIfc4::OdIfcElementAuto::unsetAttr
virtual void unsetAttr(const OdAnsiString &explicitAttrName)
OdIfc4::OdIfcElementAuto::m_ProvidesBoundaries_inv
OdDAIObjectIds m_ProvidesBoundaries_inv
Definition: Ifc4/IfcElementAutoImpl.h:92
OdIfc4::OdIfcElementAuto::type
virtual OdIfcEntityType type() const
OdIfc4::OdIfcElementAuto::getInvIsInterferedByElementsAggr
void getInvIsInterferedByElementsAggr(OdDAIObjectIds &aggregate) const
IFC4_EXPORT
#define IFC4_EXPORT
Definition: IfcBuildOptions.h:44
OdIfc4::OdIfcElementAuto::isKindOf
virtual bool isKindOf(OdIfcEntityType entityType) const
IfcProductAutoImpl.h
OdIfc4::OdIfcElementAuto::m_FillsVoids_inv
OdDAIObjectIds m_FillsVoids_inv
Definition: Ifc4/IfcElementAutoImpl.h:84
OdIfc4::OdIfcElementAuto::getInvFillsVoidsAggr
void getInvFillsVoidsAggr(OdDAIObjectIds &aggregate) const