CFx SDK Documentation  2020SP3
Ifc4x2/IfcWindowAutoImpl.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 _IFCWINDOW_AUTO_IMPL_4x2_H
27 #define _IFCWINDOW_AUTO_IMPL_4x2_H
28 
30 
35 namespace OdIfc4x2 {
36 
38 {
39  //DOM-IGNORE-BEGIN
41  //DOM-IGNORE-END
42 
43 public:
44 
45 
46  //
47  // OdDAI early binding accessors
48  //
49  double getOverallHeight() const;
50  void setOverallHeight(double OverallHeight);
51  double getOverallWidth() const;
52  void setOverallWidth(double OverallWidth);
54  void setPredefinedType(IfcWindowTypeEnum PredefinedType);
57  OdAnsiString getUserDefinedPartitioningType() const;
58  void setUserDefinedPartitioningType(OdAnsiString UserDefinedPartitioningType);
59 
61  virtual OdResult inFields(OdDAI::OdSpfFilerBase* rdFiler);
62  virtual OdResult outFields(OdDAI::OdSpfFilerBase* wrFiler);
63  virtual bool isKindOf(OdIfcEntityType entityType) const;
64  virtual bool isInstanceOf(OdIfcEntityType entityType) const;
65  virtual OdDAI::Entity* getInstanceType() const;
66  virtual OdIfcEntityType type() const;
67  virtual OdAnsiString typeName() const;
68  virtual OdRxValue getAttr(const OdAnsiString &attrName) const;
69  virtual void unsetAttr(const OdAnsiString &explicitAttrName);
70  virtual bool testAttr(const OdAnsiString &explicitAttrName) const;
71  virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val);
72  virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const;
73  virtual void unsetAttr(const OdIfcAttribute explicitAttrDef);
74  virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const;
75  virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val);
76 
77 protected:
78  // Fields declaration:
79  double m_OverallHeight; // optional
80  double m_OverallWidth; // optional
83  OdAnsiString m_UserDefinedPartitioningType; // optional
84 };
85 
86 } // namespace
87 
88 #endif // _IFCWINDOW_AUTO_IMPL_4x2_H
OdIfc4x2::OdIfcWindowAuto::m_UserDefinedPartitioningType
OdAnsiString m_UserDefinedPartitioningType
Definition: Ifc4x2/IfcWindowAutoImpl.h:83
OdResult
OdResult
Definition: OdResult.h:29
OdIfc4x2::OdIfcWindowAuto::putAttr
virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val)
OdIfc::OdIfcAttribute
OdIfcAttribute
Definition: IfcAttributesEnum.h:34
OdIfc4x2::OdIfcWindowAuto::isInstanceOf
virtual bool isInstanceOf(OdIfcEntityType entityType) const
OdIfc4x2::OdIfcBuildingElementAuto
Definition: Ifc4x2/IfcBuildingElementAutoImpl.h:38
OdIfc4x2::OdIfcWindowAuto::setPredefinedType
void setPredefinedType(IfcWindowTypeEnum PredefinedType)
OdIfc4x2
Definition: Ifc4x2CollectionTypes.h:33
OdIfc4x2::OdIfcWindowAuto::isKindOf
virtual bool isKindOf(OdIfcEntityType entityType) const
IFC4X2_EXPORT
#define IFC4X2_EXPORT
Definition: IfcBuildOptions.h:52
OdIfc4x2::IfcWindowTypePartitioningEnum
Definition: Ifc4x2Enum.h:6670
IfcBuildingElementAutoImpl.h
OdIfc4x2::OdIfcWindowAuto::OdIfcWindowAuto
OdIfcWindowAuto()
OdIfc4x2::OdIfcWindowAuto::setOverallHeight
void setOverallHeight(double OverallHeight)
OdRxValue
Definition: RxValue.h:64
OdIfc4x2::OdIfcWindowAuto::unsetAttr
virtual void unsetAttr(const OdIfcAttribute explicitAttrDef)
OdIfc4x2::OdIfcWindowAuto::type
virtual OdIfcEntityType type() const
OdIfc4x2::OdIfcWindowAuto::setOverallWidth
void setOverallWidth(double OverallWidth)
OdIfc4x2::OdIfcWindowAuto::setPartitioningType
void setPartitioningType(IfcWindowTypePartitioningEnum PartitioningType)
OdIfc4x2::OdIfcWindowAuto::getPredefinedType
IfcWindowTypeEnum getPredefinedType() const
OdIfc4x2::OdIfcWindowAuto::m_PartitioningType
IfcWindowTypePartitioningEnum m_PartitioningType
Definition: Ifc4x2/IfcWindowAutoImpl.h:82
OdIfc4x2::OdIfcWindowAuto::getOverallWidth
double getOverallWidth() const
OdIfc4x2::OdIfcWindowAuto::testAttr
virtual bool testAttr(const OdAnsiString &explicitAttrName) const
OD_EXP_DECLARE_MEMBERS
#define OD_EXP_DECLARE_MEMBERS(ClassName)
Definition: daiRTTI.h:95
OdIfc4x2::OdIfcWindowAuto
Definition: Ifc4x2/IfcWindowAutoImpl.h:38
OdIfc4x2::OdIfcWindowAuto::m_PredefinedType
IfcWindowTypeEnum m_PredefinedType
Definition: Ifc4x2/IfcWindowAutoImpl.h:81
OdIfc4x2::OdIfcWindowAuto::inFields
virtual OdResult inFields(OdDAI::OdSpfFilerBase *rdFiler)
OdIfc4x2::OdIfcWindowAuto::testAttr
virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const
OdIfc4x2::OdIfcWindowAuto::m_OverallWidth
double m_OverallWidth
Definition: Ifc4x2/IfcWindowAutoImpl.h:80
OdIfc4x2::IfcWindowTypeEnum
Definition: Ifc4x2Enum.h:6636
OdIfc4x2::OdIfcWindowAuto::getInstanceType
virtual OdDAI::Entity * getInstanceType() const
OdIfc4x2::OdIfcWindowAuto::getOverallHeight
double getOverallHeight() const
OdIfc4x2::OdIfcWindowAuto::m_OverallHeight
double m_OverallHeight
Definition: Ifc4x2/IfcWindowAutoImpl.h:79
OdIfc4x2::OdIfcWindowAuto::getUserDefinedPartitioningType
OdAnsiString getUserDefinedPartitioningType() const
OdIfc4x2::OdIfcEntityType
OdIfcEntityType
Definition: Ifc4x2EntityTypes.h:34
OdIfc4x2::OdIfcWindowAuto::getPartitioningType
IfcWindowTypePartitioningEnum getPartitioningType() const
OdIfc4x2::OdIfcWindowAuto::unsetAttr
virtual void unsetAttr(const OdAnsiString &explicitAttrName)
OdIfc4x2::OdIfcWindowAuto::putAttr
virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
OdIfc4x2::OdIfcWindowAuto::typeName
virtual OdAnsiString typeName() const
OdIfc4x2::OdIfcWindowAuto::getAttr
virtual OdRxValue getAttr(const OdAnsiString &attrName) const
OdIfc4x2::OdIfcWindowAuto::getAttr
virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const
OdIfc4x2::OdIfcWindowAuto::setUserDefinedPartitioningType
void setUserDefinedPartitioningType(OdAnsiString UserDefinedPartitioningType)
OdIfc4x2::OdIfcWindowAuto::outFields
virtual OdResult outFields(OdDAI::OdSpfFilerBase *wrFiler)