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

Inherits Assimp::STEP::ObjectHelper< action_method_relationship, 4 >.

Inherited by Assimp::StepFile::right_to_usage_association, and Assimp::StepFile::usage_association.

Public Member Functions

 action_method_relationship ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< action_method_relationship, 4 >
 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 >
const T & To () const
 
template<typename T >
T & To ()
 
template<typename T >
const T * ToPtr () const
 
template<typename T >
T * ToPtr ()
 
virtual ~Object ()
 

Public Attributes

Maybe< text::Outdescription
 
label::Out name
 
Lazy< action_methodrelated_method
 
Lazy< action_methodrelating_method
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< action_method_relationship, 4 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ action_method_relationship()

Assimp::StepFile::action_method_relationship::action_method_relationship ( )
inline

Member Data Documentation

◆ description

Maybe< text::Out > Assimp::StepFile::action_method_relationship::description

◆ name

label::Out Assimp::StepFile::action_method_relationship::name

◆ related_method

Lazy< action_method > Assimp::StepFile::action_method_relationship::related_method

◆ relating_method

Lazy< action_method > Assimp::StepFile::action_method_relationship::relating_method

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