Class Ifc2x3::IfcServiceLife¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcControl
(Class Ifc2x3::IfcControl)
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)¶
-
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)¶
-
typedef IfcTemplatedEntityList<IfcServiceLife>