|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::attribute_value_assignment, and Assimp::STEP::ObjectHelper< multi_language_attribute_assignment, 1 >.
Public Member Functions | |
| multi_language_attribute_assignment () | |
Public Member Functions inherited from Assimp::StepFile::attribute_value_assignment | |
| attribute_value_assignment () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< attribute_value_assignment, 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< multi_language_attribute_assignment, 1 > | |
| ObjectHelper () | |
Public Attributes | |
| ListOf< multi_language_attribute_item, 1, 0 >::Out | items |
Public Attributes inherited from Assimp::StepFile::attribute_value_assignment | |
| label::Out | attribute_name |
| attribute_type::Out | attribute_value |
| Lazy< NotImplemented > | role |
Public Attributes inherited from Assimp::STEP::ObjectHelper< attribute_value_assignment, 3 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< multi_language_attribute_assignment, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< attribute_value_assignment, 3 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< multi_language_attribute_assignment, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| ListOf< multi_language_attribute_item, 1, 0 >::Out Assimp::StepFile::multi_language_attribute_assignment::items |