|
Open CASCADE Technology
6.5.4
|
#include <StepBasic_WeekOfYearAndDayDate.hxx>

Public Member Functions | |
| StepBasic_WeekOfYearAndDayDate () | |
| Returns a WeekOfYearAndDayDate | |
| virtual void | Init (const Standard_Integer aYearComponent) |
| virtual void | Init (const Standard_Integer aYearComponent, const Standard_Integer aWeekComponent, const Standard_Boolean hasAdayComponent, const Standard_Integer aDayComponent) |
| void | SetWeekComponent (const Standard_Integer aWeekComponent) |
| Standard_Integer | WeekComponent () const |
| void | SetDayComponent (const Standard_Integer aDayComponent) |
| void | UnSetDayComponent () |
| Standard_Integer | DayComponent () const |
| Standard_Boolean | HasDayComponent () const |
| virtual void StepBasic_WeekOfYearAndDayDate::Init | ( | const Standard_Integer | aYearComponent | ) | [virtual] |
Reimplemented from StepBasic_Date.
| virtual void StepBasic_WeekOfYearAndDayDate::Init | ( | const Standard_Integer | aYearComponent, |
| const Standard_Integer | aWeekComponent, | ||
| const Standard_Boolean | hasAdayComponent, | ||
| const Standard_Integer | aDayComponent | ||
| ) | [virtual] |
| void StepBasic_WeekOfYearAndDayDate::SetDayComponent | ( | const Standard_Integer | aDayComponent | ) |
| void StepBasic_WeekOfYearAndDayDate::SetWeekComponent | ( | const Standard_Integer | aWeekComponent | ) |
1.8.0