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

Inherits Assimp::StepFile::time_interval, and Assimp::STEP::ObjectHelper< time_interval_with_bounds, 3 >.

Public Member Functions

 time_interval_with_bounds ()
 
- Public Member Functions inherited from Assimp::StepFile::time_interval
 time_interval ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< time_interval, 3 >
 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< time_interval_with_bounds, 3 >
 ObjectHelper ()
 

Public Attributes

Maybe< Lazy< time_measure_with_unit > > duration
 
Maybe< date_time_or_event_occurrence::Outprimary_bound
 
Maybe< date_time_or_event_occurrence::Outsecondary_bound
 
- Public Attributes inherited from Assimp::StepFile::time_interval
Maybe< text::Outdescription
 
identifier::Out id
 
label::Out name
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< time_interval, 3 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< time_interval_with_bounds, 3 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< time_interval, 3 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< time_interval_with_bounds, 3 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ time_interval_with_bounds()

Assimp::StepFile::time_interval_with_bounds::time_interval_with_bounds ( )
inline

Member Data Documentation

◆ duration

Maybe< Lazy< time_measure_with_unit > > Assimp::StepFile::time_interval_with_bounds::duration

◆ primary_bound

Maybe< date_time_or_event_occurrence::Out > Assimp::StepFile::time_interval_with_bounds::primary_bound

◆ secondary_bound

Maybe< date_time_or_event_occurrence::Out > Assimp::StepFile::time_interval_with_bounds::secondary_bound

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