Class Ifc2x3::IfcConditionCriterion¶
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::IfcConditionCriterion: public Ifc2x3::IfcControl¶ Public Types
-
typedef IfcTemplatedEntityList<IfcConditionCriterion>
list¶
Public Functions
-
::Ifc2x3::IfcConditionCriterionSelect *
Criterion() const¶
-
void
setCriterion(::Ifc2x3::IfcConditionCriterionSelect *v)¶
-
::Ifc2x3::IfcDateTimeSelect *
CriterionDateTime() const¶
-
void
setCriterionDateTime(::Ifc2x3::IfcDateTimeSelect *v)¶
-
IfcConditionCriterion(IfcEntityInstanceData *e)¶
-
IfcConditionCriterion(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::IfcConditionCriterionSelect *v6_Criterion, ::Ifc2x3::IfcDateTimeSelect *v7_CriterionDateTime)¶
-
typedef IfcTemplatedEntityList<IfcConditionCriterion>