Assimp  v4.1. (December 2018)
Assimp::StepFile::week_of_year_and_day_date Struct Reference

Inherits Assimp::StepFile::date, and Assimp::STEP::ObjectHelper< week_of_year_and_day_date, 2 >.

Public Member Functions

 week_of_year_and_day_date ()
 
- Public Member Functions inherited from Assimp::StepFile::date
 date ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< date, 1 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::Object
std::string GetClassName () const
 
uint64_t GetID () const
 
 Object (const char *classname="unknown")
 
void SetID (uint64_t newval)
 
template<typename T >
T & To ()
 
template<typename T >
const T & To () const
 
template<typename T >
T * ToPtr ()
 
template<typename T >
const T * ToPtr () const
 
virtual ~Object ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< week_of_year_and_day_date, 2 >
 ObjectHelper ()
 

Public Attributes

Maybe< day_in_week_number::Outday_component
 
week_in_year_number::Out week_component
 
- Public Attributes inherited from Assimp::StepFile::date
year_number::Out year_component
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< date, 1 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< week_of_year_and_day_date, 2 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< date, 1 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< week_of_year_and_day_date, 2 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ week_of_year_and_day_date()

Assimp::StepFile::week_of_year_and_day_date::week_of_year_and_day_date ( )
inline

Member Data Documentation

◆ day_component

Maybe< day_in_week_number::Out > Assimp::StepFile::week_of_year_and_day_date::day_component

◆ week_component

week_in_year_number::Out Assimp::StepFile::week_of_year_and_day_date::week_component

The documentation for this struct was generated from the following file: