CFx SDK Documentation
2023 SP0
|
#include <IfcEventAutoImpl.h>
Definition at line 37 of file Ifc4x2/IfcEventAutoImpl.h.
OdIfc4x2::OdIfcEventAuto::OdIfcEventAuto | ( | ) |
|
virtual |
Retrieves the current value of an attribute specified by its name.
attrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Retrieves the current value of an attribute specified by its definition.
attrDef | [in] A value of the <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
OdDAIObjectId OdIfc4x2::OdIfcEventAuto::getEventOccurenceTime | ( | ) | const |
IfcEventTriggerTypeEnum OdIfc4x2::OdIfcEventAuto::getEventTriggerType | ( | ) | const |
|
virtual |
Retrieves the type of the entity instance.
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
IfcEventTypeEnum OdIfc4x2::OdIfcEventAuto::getPredefinedType | ( | ) | const |
OdAnsiString OdIfc4x2::OdIfcEventAuto::getUserDefinedEventTriggerType | ( | ) | const |
|
virtual |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Sets a new value of an attribute that is specified by its name.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
val | [in] A new attribute value to be set. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Sets a new value of a specified attribute.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
val | [in] A new attribute value to be set. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
void OdIfc4x2::OdIfcEventAuto::setEventOccurenceTime | ( | OdDAIObjectId | EventOccurenceTime | ) |
void OdIfc4x2::OdIfcEventAuto::setEventTriggerType | ( | IfcEventTriggerTypeEnum | EventTriggerType | ) |
void OdIfc4x2::OdIfcEventAuto::setPredefinedType | ( | IfcEventTypeEnum | PredefinedType | ) |
void OdIfc4x2::OdIfcEventAuto::setUserDefinedEventTriggerType | ( | OdAnsiString | UserDefinedEventTriggerType | ) |
|
virtual |
Retrieves whether the attribute value is set or is unset.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Retrieves whether the attribute value is set or is unset.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Retrieves the current type of the entity.
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Retrieves the type name of the entity instance.
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Clears the attribute value.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
virtual |
Clears the attribute value.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
|
protected |
Definition at line 80 of file Ifc4x2/IfcEventAutoImpl.h.
|
protected |
Definition at line 78 of file Ifc4x2/IfcEventAutoImpl.h.
|
protected |
Definition at line 77 of file Ifc4x2/IfcEventAutoImpl.h.
|
protected |
Definition at line 79 of file Ifc4x2/IfcEventAutoImpl.h.