Class Ifc2x3::IfcServiceLife

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcServiceLife : public Ifc2x3::IfcControl

Public Types

typedef IfcTemplatedEntityList<IfcServiceLife> list

Public Functions

::Ifc2x3::IfcServiceLifeTypeEnum::Value ServiceLifeType() const
void setServiceLifeType(::Ifc2x3::IfcServiceLifeTypeEnum::Value v)
double ServiceLifeDuration() const
void setServiceLifeDuration(double v)
const IfcParse::entity &declaration() const
IfcServiceLife(IfcEntityInstanceData *e)
IfcServiceLife(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc2x3::IfcServiceLifeTypeEnum::Value v6_ServiceLifeType, double v7_ServiceLifeDuration)

Public Static Functions

const IfcParse::entity &Class()