CFx SDK Documentation
2022 SP0
|
#include <IfcTaskAutoImpl.h>
Definition at line 37 of file Ifc4x2/IfcTaskAutoImpl.h.
OdIfc4x2::OdIfcTaskAuto::OdIfcTaskAuto | ( | ) |
|
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.
|
virtual |
Retrieves the type of the entity instance.
Reimplemented from OdIfc4x2::OdIfcProcessAuto.
bool OdIfc4x2::OdIfcTaskAuto::getIsMilestone | ( | ) | const |
IfcTaskTypeEnum OdIfc4x2::OdIfcTaskAuto::getPredefinedType | ( | ) | const |
int OdIfc4x2::OdIfcTaskAuto::getPriority | ( | ) | const |
OdAnsiString OdIfc4x2::OdIfcTaskAuto::getStatus | ( | ) | const |
OdDAIObjectId OdIfc4x2::OdIfcTaskAuto::getTaskTime | ( | ) | const |
OdAnsiString OdIfc4x2::OdIfcTaskAuto::getWorkMethod | ( | ) | 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::OdIfcTaskAuto::setIsMilestone | ( | bool | IsMilestone | ) |
void OdIfc4x2::OdIfcTaskAuto::setPredefinedType | ( | IfcTaskTypeEnum | PredefinedType | ) |
void OdIfc4x2::OdIfcTaskAuto::setPriority | ( | int | Priority | ) |
void OdIfc4x2::OdIfcTaskAuto::setStatus | ( | OdAnsiString | Status | ) |
void OdIfc4x2::OdIfcTaskAuto::setTaskTime | ( | OdDAIObjectId | TaskTime | ) |
void OdIfc4x2::OdIfcTaskAuto::setWorkMethod | ( | OdAnsiString | WorkMethod | ) |
|
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 83 of file Ifc4x2/IfcTaskAutoImpl.h.
|
protected |
Definition at line 86 of file Ifc4x2/IfcTaskAutoImpl.h.
|
protected |
Definition at line 84 of file Ifc4x2/IfcTaskAutoImpl.h.
|
protected |
Definition at line 81 of file Ifc4x2/IfcTaskAutoImpl.h.
|
protected |
Definition at line 85 of file Ifc4x2/IfcTaskAutoImpl.h.
|
protected |
Definition at line 82 of file Ifc4x2/IfcTaskAutoImpl.h.