#include <IfcAddressAutoImpl.h>
Definition at line 42 of file Ifc4/IfcAddressAutoImpl.h.
◆ IfcAddress()
OdIfc4::IfcAddress::IfcAddress |
( |
| ) |
|
◆ comparedToEarlyImpl()
virtual bool OdIfc4::IfcAddress::comparedToEarlyImpl |
( |
const OdDAI::ApplicationInstance * |
pOther, |
|
|
OdRx::Ordering & |
ordering |
|
) |
| const |
|
virtual |
Early-bound version of instances comparison.
- Parameters
-
pOther | [in] Other application instance. |
ordering | [out] Receives the ordering (comparison) status. |
- Returns
- true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Reimplemented in OdIfc4::IfcPostalAddress, and OdIfc4::IfcTelecomAddress.
◆ getAttr() [1/2]
virtual OdRxValue OdIfc4::IfcAddress::getAttr |
( |
const char * |
attrName | ) |
const |
|
virtual |
◆ getAttr() [2/2]
◆ getDescription()
const OdAnsiString & OdIfc4::IfcAddress::getDescription |
( |
| ) |
const |
◆ getInstanceType()
virtual OdDAI::Entity * OdIfc4::IfcAddress::getInstanceType |
( |
| ) |
const |
|
virtual |
◆ getInvOfOrganization()
void OdIfc4::IfcAddress::getInvOfOrganization |
( |
OdDAIObjectIds & |
OfOrganization | ) |
const |
◆ getInvOfPerson()
void OdIfc4::IfcAddress::getInvOfPerson |
( |
OdDAIObjectIds & |
OfPerson | ) |
const |
◆ getPurpose()
◆ getUserDefinedPurpose()
const OdAnsiString & OdIfc4::IfcAddress::getUserDefinedPurpose |
( |
| ) |
const |
◆ inFields()
virtual OdResult OdIfc4::IfcAddress::inFields |
( |
OdDAI::OdSpfFilerBase * |
rdFiler | ) |
|
|
virtual |
Reads object's data from the specified filer.
- Parameters
-
rdFiler | [in] Pointer to a filer from which to read the data. |
- Returns
- A value of OdResult type that contains the result of the method execution.
Reimplemented in OdIfc4::IfcPostalAddress, and OdIfc4::IfcTelecomAddress.
◆ isKindOf()
Checks whether the specified instance is the object derived from or belongs to this class.
- Parameters
-
entityType | [in] Entity to check. |
- Returns
- true if the specified instance is the object derived from or belongs to this class, false otherwise.
Reimplemented from OdIfc::OdIfcEntity.
Reimplemented in OdIfc4::IfcPostalAddress, and OdIfc4::IfcTelecomAddress.
◆ outFields()
virtual OdResult OdIfc4::IfcAddress::outFields |
( |
OdDAI::OdSpfFilerBase * |
wrFiler | ) |
|
|
virtual |
Writes object's data the the specified filer.
- Parameters
-
wrFiler | [in] Pointer to a filer to which to write the data. |
- Returns
- A value of OdResult type that contains the result of the method execution.
Reimplemented in OdIfc4::IfcPostalAddress, and OdIfc4::IfcTelecomAddress.
◆ putAttr() [1/2]
virtual bool OdIfc4::IfcAddress::putAttr |
( |
const char * |
explicitAttrName, |
|
|
const OdRxValue & |
val |
|
) |
| |
|
virtual |
Sets the specified attribute with a given value.
- Parameters
-
explicitAttrName | [in] Explicit name of the attribute to set. |
val | [in] Value to set. |
- Returns
- true if the value is successfully set for the specified attribute, false otherwise.
Reimplemented from OdIfc::OdIfcEntity.
Reimplemented in OdIfc4::IfcPostalAddress, and OdIfc4::IfcTelecomAddress.
◆ putAttr() [2/2]
Sets the specified attribute with a given value.
- Parameters
-
explicitAttrDef | [in] Explicit attribute definition to set. |
val | [in] Value to set. |
- Returns
- true if the value is successfully set for the specified attribute, false otherwise.
Reimplemented from OdIfc::OdIfcEntity.
Reimplemented in OdIfc4::IfcPostalAddress, and OdIfc4::IfcTelecomAddress.
◆ setDescription()
void OdIfc4::IfcAddress::setDescription |
( |
const OdAnsiString & |
Description | ) |
|
◆ setPurpose()
◆ setUserDefinedPurpose()
void OdIfc4::IfcAddress::setUserDefinedPurpose |
( |
const OdAnsiString & |
UserDefinedPurpose | ) |
|
◆ testAttr() [1/2]
virtual bool OdIfc4::IfcAddress::testAttr |
( |
const char * |
explicitAttrName | ) |
const |
|
virtual |
◆ testAttr() [2/2]
◆ type()
◆ unsetAttr() [1/2]
virtual void OdIfc4::IfcAddress::unsetAttr |
( |
const char * |
explicitAttrName | ) |
|
|
virtual |
◆ unsetAttr() [2/2]
◆ IfcOrganization
◆ IfcPerson
◆ m_Description
OdAnsiString OdIfc4::IfcAddress::m_Description |
|
protected |
◆ m_Purpose
OdDAI::Enum OdIfc4::IfcAddress::m_Purpose |
|
protected |
◆ m_UserDefinedPurpose
OdAnsiString OdIfc4::IfcAddress::m_UserDefinedPurpose |
|
protected |
The documentation for this class was generated from the following file: