Class Ifc2x3::IfcCalendarDate

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcCalendarDate : public IfcUtil::IfcBaseEntity

Public Types

typedef IfcTemplatedEntityList<IfcCalendarDate> list

Public Functions

int DayComponent() const
void setDayComponent(int v)
int MonthComponent() const
void setMonthComponent(int v)
int YearComponent() const
void setYearComponent(int v)
const IfcParse::entity &declaration() const
IfcCalendarDate(IfcEntityInstanceData *e)
IfcCalendarDate(int v1_DayComponent, int v2_MonthComponent, int v3_YearComponent)

Public Static Functions

const IfcParse::entity &Class()