|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::STEP::ObjectHelper< date, 1 >.
Inherited by Assimp::StepFile::calendar_date, Assimp::StepFile::ordinal_date, Assimp::StepFile::week_of_year_and_day_date, and Assimp::StepFile::year_month.
Public Member Functions | |
| 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 Attributes | |
| year_number::Out | year_component |
Public Attributes inherited from Assimp::STEP::ObjectHelper< date, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< date, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| year_number::Out Assimp::StepFile::date::year_component |