CFx SDK Documentation  2020SP3
Ifc2x3/IfcAssetAutoImpl.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 _IFCASSET_AUTO_IMPL_2x3_H
27 #define _IFCASSET_AUTO_IMPL_2x3_H
28 
29 #include "IfcGroupAutoImpl.h"
30 
35 namespace OdIfc2x3 {
36 
38 {
39  //DOM-IGNORE-BEGIN
41  //DOM-IGNORE-END
42 
43 public:
44 
45 
46  //
47  // OdDAI early binding accessors
48  //
49  OdAnsiString getAssetID() const;
50  void setAssetID(OdAnsiString AssetID);
52  void setOriginalValue(OdDAIObjectId OriginalValue);
54  void setCurrentValue(OdDAIObjectId CurrentValue);
56  void setTotalReplacementCost(OdDAIObjectId TotalReplacementCost);
58  void setOwner(IfcActorSelect Owner);
60  void setUser(IfcActorSelect User);
62  void setResponsiblePerson(OdDAIObjectId ResponsiblePerson);
64  void setIncorporationDate(OdDAIObjectId IncorporationDate);
66  void setDepreciatedValue(OdDAIObjectId DepreciatedValue);
67 
68  virtual OdResult inFields(OdDAI::OdSpfFilerBase* rdFiler);
69  virtual OdResult outFields(OdDAI::OdSpfFilerBase* wrFiler);
70  virtual bool isKindOf(OdIfcEntityType entityType) const;
71  virtual bool isInstanceOf(OdIfcEntityType entityType) const;
72  virtual OdDAI::Entity* getInstanceType() const;
73  virtual OdIfcEntityType type() const;
74  virtual OdAnsiString typeName() const;
75  virtual OdRxValue getAttr(const OdAnsiString &attrName) const;
76  virtual void unsetAttr(const OdAnsiString &explicitAttrName);
77  virtual bool testAttr(const OdAnsiString &explicitAttrName) const;
78  virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val);
79  virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const;
80  virtual void unsetAttr(const OdIfcAttribute explicitAttrDef);
81  virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const;
82  virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val);
83 
84 protected:
85  // Fields declaration:
86  OdAnsiString m_AssetID;
87  OdDAIObjectId m_OriginalValue; // IfcCostValue
88  OdDAIObjectId m_CurrentValue; // IfcCostValue
93  OdDAIObjectId m_IncorporationDate; // IfcCalendarDate
95 };
96 
97 } // namespace
98 
99 #endif // _IFCASSET_AUTO_IMPL_2x3_H
OdIfc2x3::OdIfcAssetAuto
Definition: Ifc2x3/IfcAssetAutoImpl.h:38
OdResult
OdResult
Definition: OdResult.h:29
IFC2X3_EXPORT
#define IFC2X3_EXPORT
Definition: IfcBuildOptions.h:36
OdIfc2x3::OdIfcAssetAuto::isInstanceOf
virtual bool isInstanceOf(OdIfcEntityType entityType) const
OdIfc::OdIfcAttribute
OdIfcAttribute
Definition: IfcAttributesEnum.h:34
OdIfc2x3::OdIfcAssetAuto::outFields
virtual OdResult outFields(OdDAI::OdSpfFilerBase *wrFiler)
OdIfc2x3::OdIfcAssetAuto::getOriginalValue
OdDAIObjectId getOriginalValue() const
OdDAIObjectId
Definition: daiObjectId.h:67
OdIfc2x3::OdIfcAssetAuto::getDepreciatedValue
OdDAIObjectId getDepreciatedValue() const
OdIfc2x3::OdIfcAssetAuto::inFields
virtual OdResult inFields(OdDAI::OdSpfFilerBase *rdFiler)
OdIfc2x3::OdIfcAssetAuto::getResponsiblePerson
OdDAIObjectId getResponsiblePerson() const
OdIfc2x3::OdIfcAssetAuto::type
virtual OdIfcEntityType type() const
OdIfc2x3::OdIfcAssetAuto::getIncorporationDate
OdDAIObjectId getIncorporationDate() const
OdIfc2x3::OdIfcAssetAuto::setDepreciatedValue
void setDepreciatedValue(OdDAIObjectId DepreciatedValue)
OdIfc2x3::OdIfcAssetAuto::m_OriginalValue
OdDAIObjectId m_OriginalValue
Definition: Ifc2x3/IfcAssetAutoImpl.h:87
OdIfc2x3::OdIfcAssetAuto::unsetAttr
virtual void unsetAttr(const OdIfcAttribute explicitAttrDef)
OdIfc2x3::OdIfcAssetAuto::getAttr
virtual OdRxValue getAttr(const OdAnsiString &attrName) const
OdIfc2x3::OdIfcAssetAuto::m_User
IfcActorSelect m_User
Definition: Ifc2x3/IfcAssetAutoImpl.h:91
OdIfc2x3
Definition: Ifc2DCompositeCurveAutoImpl.h:35
OdIfc2x3::OdIfcAssetAuto::putAttr
virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
OdIfc2x3::OdIfcAssetAuto::getCurrentValue
OdDAIObjectId getCurrentValue() const
OdRxValue
Definition: RxValue.h:64
OdIfc2x3::OdIfcAssetAuto::m_ResponsiblePerson
OdDAIObjectId m_ResponsiblePerson
Definition: Ifc2x3/IfcAssetAutoImpl.h:92
OdIfc2x3::OdIfcAssetAuto::getTotalReplacementCost
OdDAIObjectId getTotalReplacementCost() const
OdIfc2x3::OdIfcAssetAuto::m_IncorporationDate
OdDAIObjectId m_IncorporationDate
Definition: Ifc2x3/IfcAssetAutoImpl.h:93
OdIfc2x3::OdIfcAssetAuto::setIncorporationDate
void setIncorporationDate(OdDAIObjectId IncorporationDate)
OdIfc2x3::OdIfcAssetAuto::setOriginalValue
void setOriginalValue(OdDAIObjectId OriginalValue)
OdIfc2x3::OdIfcAssetAuto::m_TotalReplacementCost
OdDAIObjectId m_TotalReplacementCost
Definition: Ifc2x3/IfcAssetAutoImpl.h:89
OdIfc2x3::OdIfcAssetAuto::putAttr
virtual bool putAttr(const OdAnsiString &explicitAttrName, const OdRxValue &val)
OdIfc2x3::OdIfcAssetAuto::m_AssetID
OdAnsiString m_AssetID
Definition: Ifc2x3/IfcAssetAutoImpl.h:86
OD_EXP_DECLARE_MEMBERS
#define OD_EXP_DECLARE_MEMBERS(ClassName)
Definition: daiRTTI.h:95
OdIfc2x3::OdIfcAssetAuto::testAttr
virtual bool testAttr(const OdAnsiString &explicitAttrName) const
OdIfc2x3::OdIfcEntityType
OdIfcEntityType
Definition: Ifc2x3EntityTypes.h:34
OdIfc2x3::OdIfcAssetAuto::getUser
IfcActorSelect getUser() const
OdIfc2x3::OdIfcAssetAuto::getAttr
virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const
OdIfc2x3::OdIfcAssetAuto::isKindOf
virtual bool isKindOf(OdIfcEntityType entityType) const
OdIfc2x3::OdIfcAssetAuto::unsetAttr
virtual void unsetAttr(const OdAnsiString &explicitAttrName)
OdIfc2x3::OdIfcAssetAuto::setAssetID
void setAssetID(OdAnsiString AssetID)
OdIfc2x3::OdIfcAssetAuto::getInstanceType
virtual OdDAI::Entity * getInstanceType() const
OdIfc2x3::OdIfcGroupAuto
Definition: Ifc2x3/IfcGroupAutoImpl.h:38
OdIfc2x3::OdIfcAssetAuto::typeName
virtual OdAnsiString typeName() const
OdIfc2x3::OdIfcAssetAuto::m_Owner
IfcActorSelect m_Owner
Definition: Ifc2x3/IfcAssetAutoImpl.h:90
IfcGroupAutoImpl.h
OdIfc2x3::OdIfcAssetAuto::getAssetID
OdAnsiString getAssetID() const
OdIfc2x3::OdIfcAssetAuto::setUser
void setUser(IfcActorSelect User)
OdIfc2x3::OdIfcAssetAuto::setOwner
void setOwner(IfcActorSelect Owner)
OdIfc2x3::OdIfcAssetAuto::setResponsiblePerson
void setResponsiblePerson(OdDAIObjectId ResponsiblePerson)
OdIfc2x3::OdIfcAssetAuto::setTotalReplacementCost
void setTotalReplacementCost(OdDAIObjectId TotalReplacementCost)
OdIfc2x3::OdIfcAssetAuto::setCurrentValue
void setCurrentValue(OdDAIObjectId CurrentValue)
OdIfc2x3::OdIfcAssetAuto::getOwner
IfcActorSelect getOwner() const
OdIfc2x3::OdIfcAssetAuto::m_DepreciatedValue
OdDAIObjectId m_DepreciatedValue
Definition: Ifc2x3/IfcAssetAutoImpl.h:94
OdIfc2x3::OdIfcAssetAuto::testAttr
virtual bool testAttr(const OdIfcAttribute explicitAttrDef) const
OdIfc2x3::IfcActorSelect
Definition: Ifc2x3SelectTypes.h:40
OdIfc2x3::OdIfcAssetAuto::m_CurrentValue
OdDAIObjectId m_CurrentValue
Definition: Ifc2x3/IfcAssetAutoImpl.h:88