Class Ifc2x3::IfcDateAndTime¶
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
::
IfcDateAndTime
: public IfcUtil::IfcBaseEntity¶ Public Types
-
typedef IfcTemplatedEntityList<IfcDateAndTime>
list
¶
Public Functions
-
::Ifc2x3::IfcCalendarDate *
DateComponent
() const¶
-
void
setDateComponent
(::Ifc2x3::IfcCalendarDate *v)¶
-
::Ifc2x3::IfcLocalTime *
TimeComponent
() const¶
-
void
setTimeComponent
(::Ifc2x3::IfcLocalTime *v)¶
-
IfcDateAndTime
(IfcEntityInstanceData *e)¶
-
IfcDateAndTime
(::Ifc2x3::IfcCalendarDate *v1_DateComponent, ::Ifc2x3::IfcLocalTime *v2_TimeComponent)¶
-
typedef IfcTemplatedEntityList<IfcDateAndTime>