CFx SDK Documentation  2020SP3
IfcDraughtingCalloutRelationshipAutoImpl.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 _IFCDRAUGHTINGCALLOUTRELATIONSHIP_AUTO_IMPL_2x3_H
27 #define _IFCDRAUGHTINGCALLOUTRELATIONSHIP_AUTO_IMPL_2x3_H
28 
29 #include "IfcPubCommon.h"
30 #include "Ifc2x3Enum.h"
31 #include "Ifc2x3SelectTypes.h"
32 #include "IfcCollectionTypes.h"
33 
38 namespace OdIfc2x3 {
39 
41 {
42  //DOM-IGNORE-BEGIN
44  //DOM-IGNORE-END
45 
46 public:
47 
48 
49  //
50  // OdDAI early binding accessors
51  //
52  OdAnsiString getName() const;
53  void setName(OdAnsiString Name);
54  OdAnsiString getDescription() const;
55  void setDescription(OdAnsiString Description);
57  void setRelatingDraughtingCallout(OdDAIObjectId RelatingDraughtingCallout);
59  void setRelatedDraughtingCallout(OdDAIObjectId RelatedDraughtingCallout);
60 
62  virtual OdResult inFields(OdDAI::OdSpfFilerBase* rdFiler);
63  virtual OdResult outFields(OdDAI::OdSpfFilerBase* wrFiler);
64  virtual void setInverseCounterParts();
65  virtual void resetInverseCounterParts();
66  virtual bool isKindOf(OdIfcEntityType entityType) const;
67  virtual bool isInstanceOf(OdIfcEntityType entityType) const;
68  virtual OdDAI::Entity* getInstanceType() const;
69  virtual OdIfcEntityType type() const;
70  virtual OdAnsiString typeName() const;
71  virtual OdRxValue getAttr(const OdAnsiString &attrName) const;
72  virtual void unsetAttr(const OdAnsiString &explicitAttrName);
73  virtual bool testAttr(const OdAnsiString &explicitAttrName) const;
74  virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val);
75  virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const;
76  virtual void unsetAttr(const OdIfcAttribute explicitAttrDef);
77  virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const;
78  virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val);
79 
80 protected:
81  // Fields declaration:
82  OdAnsiString m_Name; // optional
83  OdAnsiString m_Description; // optional
84  OdDAIObjectId m_RelatingDraughtingCallout; // IfcDraughtingCallout
85  OdDAIObjectId m_RelatedDraughtingCallout; // IfcDraughtingCallout
86 };
87 
88 } // namespace
89 
90 #endif // _IFCDRAUGHTINGCALLOUTRELATIONSHIP_AUTO_IMPL_2x3_H
OdResult
OdResult
Definition: OdResult.h:29
IFC2X3_EXPORT
#define IFC2X3_EXPORT
Definition: IfcBuildOptions.h:36
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::setRelatedDraughtingCallout
void setRelatedDraughtingCallout(OdDAIObjectId RelatedDraughtingCallout)
OdIfc::OdIfcAttribute
OdIfcAttribute
Definition: IfcAttributesEnum.h:34
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::m_Name
OdAnsiString m_Name
Definition: IfcDraughtingCalloutRelationshipAutoImpl.h:82
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::setDescription
void setDescription(OdAnsiString Description)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::putAttr
virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
OdDAIObjectId
Definition: daiObjectId.h:67
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::testAttr
virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const
IfcPubCommon.h
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::putAttr
virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getAttr
virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::outFields
virtual OdResult outFields(OdDAI::OdSpfFilerBase *wrFiler)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::isKindOf
virtual bool isKindOf(OdIfcEntityType entityType) const
Ifc2x3SelectTypes.h
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto
Definition: IfcDraughtingCalloutRelationshipAutoImpl.h:41
IfcCollectionTypes.h
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getName
OdAnsiString getName() const
OdIfc2x3
Definition: Ifc2DCompositeCurveAutoImpl.h:35
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::type
virtual OdIfcEntityType type() const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getAttr
virtual OdRxValue getAttr(const OdAnsiString &attrName) const
OdRxValue
Definition: RxValue.h:64
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::unsetAttr
virtual void unsetAttr(const OdAnsiString &explicitAttrName)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getInstanceType
virtual OdDAI::Entity * getInstanceType() const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::m_Description
OdAnsiString m_Description
Definition: IfcDraughtingCalloutRelationshipAutoImpl.h:83
Ifc2x3Enum.h
OD_EXP_DECLARE_MEMBERS
#define OD_EXP_DECLARE_MEMBERS(ClassName)
Definition: daiRTTI.h:95
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getDescription
OdAnsiString getDescription() const
OdIfc2x3::OdIfcEntityType
OdIfcEntityType
Definition: Ifc2x3EntityTypes.h:34
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::OdIfcDraughtingCalloutRelationshipAuto
OdIfcDraughtingCalloutRelationshipAuto()
OdIfc::OdIfcEntity
Definition: IfcEntity.h:84
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::testAttr
virtual bool testAttr(const OdAnsiString &explicitAttrName) const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::typeName
virtual OdAnsiString typeName() const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::setName
void setName(OdAnsiString Name)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::m_RelatedDraughtingCallout
OdDAIObjectId m_RelatedDraughtingCallout
Definition: IfcDraughtingCalloutRelationshipAutoImpl.h:85
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::unsetAttr
virtual void unsetAttr(const OdIfcAttribute explicitAttrDef)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getRelatingDraughtingCallout
OdDAIObjectId getRelatingDraughtingCallout() const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::m_RelatingDraughtingCallout
OdDAIObjectId m_RelatingDraughtingCallout
Definition: IfcDraughtingCalloutRelationshipAutoImpl.h:84
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::setRelatingDraughtingCallout
void setRelatingDraughtingCallout(OdDAIObjectId RelatingDraughtingCallout)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::setInverseCounterParts
virtual void setInverseCounterParts()
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::inFields
virtual OdResult inFields(OdDAI::OdSpfFilerBase *rdFiler)
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::resetInverseCounterParts
virtual void resetInverseCounterParts()
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::getRelatedDraughtingCallout
OdDAIObjectId getRelatedDraughtingCallout() const
OdIfc2x3::OdIfcDraughtingCalloutRelationshipAuto::isInstanceOf
virtual bool isInstanceOf(OdIfcEntityType entityType) const