Class Ifc2x3::IfcApprovalActorRelationship¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity
(Class IfcBaseEntity)
Class Documentation¶
-
class
Ifc2x3
::
IfcApprovalActorRelationship
: public IfcUtil::IfcBaseEntity¶ Public Types
-
typedef IfcTemplatedEntityList<IfcApprovalActorRelationship>
list
¶
Public Functions
-
::Ifc2x3::IfcActorSelect *
Actor
() const¶
-
void
setActor
(::Ifc2x3::IfcActorSelect *v)¶
-
::Ifc2x3::IfcApproval *
Approval
() const¶
-
void
setApproval
(::Ifc2x3::IfcApproval *v)¶
-
::Ifc2x3::IfcActorRole *
Role
() const¶
-
void
setRole
(::Ifc2x3::IfcActorRole *v)¶
-
IfcApprovalActorRelationship
(IfcEntityInstanceData *e)¶
-
IfcApprovalActorRelationship
(::Ifc2x3::IfcActorSelect *v1_Actor, ::Ifc2x3::IfcApproval *v2_Approval, ::Ifc2x3::IfcActorRole *v3_Role)¶
-
typedef IfcTemplatedEntityList<IfcApprovalActorRelationship>