Class Ifc2x3::IfcApprovalActorRelationship

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcApprovalActorRelationship : public IfcUtil::IfcBaseEntity

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)
const IfcParse::entity &declaration() const
IfcApprovalActorRelationship(IfcEntityInstanceData *e)
IfcApprovalActorRelationship(::Ifc2x3::IfcActorSelect *v1_Actor, ::Ifc2x3::IfcApproval *v2_Approval, ::Ifc2x3::IfcActorRole *v3_Role)

Public Static Functions

const IfcParse::entity &Class()