Class Ifc2x3::IfcDateAndTime

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

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)
const IfcParse::entity &declaration() const
IfcDateAndTime(IfcEntityInstanceData *e)
IfcDateAndTime(::Ifc2x3::IfcCalendarDate *v1_DateComponent, ::Ifc2x3::IfcLocalTime *v2_TimeComponent)

Public Static Functions

const IfcParse::entity &Class()