Assimp  v3.1.1 (June 2014)
Assimp::IFC::IfcPropertyTableValue Struct Reference

Inherits Assimp::IFC::IfcSimpleProperty, and Assimp::STEP::ObjectHelper< IfcPropertyTableValue, 5 >.

Public Member Functions

 IfcPropertyTableValue ()
 
- Public Member Functions inherited from Assimp::IFC::IfcSimpleProperty
 IfcSimpleProperty ()
 
- Public Member Functions inherited from Assimp::IFC::IfcProperty
 IfcProperty ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcProperty, 2 >
 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 Member Functions inherited from Assimp::STEP::ObjectHelper< IfcSimpleProperty, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcPropertyTableValue, 5 >
 ObjectHelper ()
 

Public Attributes

Maybe< IfcUnit::OutDefinedUnit
 
ListOf< IfcValue, 1, 0 >::Out DefinedValues
 
Maybe< IfcUnit::OutDefiningUnit
 
ListOf< IfcValue, 1, 0 >::Out DefiningValues
 
Maybe< IfcText::OutExpression
 
- Public Attributes inherited from Assimp::IFC::IfcProperty
Maybe< IfcText::OutDescription
 
IfcIdentifier::Out Name
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcProperty, 2 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcSimpleProperty, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcPropertyTableValue, 5 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcProperty, 2 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcSimpleProperty, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcPropertyTableValue, 5 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ IfcPropertyTableValue()

Assimp::IFC::IfcPropertyTableValue::IfcPropertyTableValue ( )
inline

Member Data Documentation

◆ DefinedUnit

Maybe< IfcUnit::Out > Assimp::IFC::IfcPropertyTableValue::DefinedUnit

◆ DefinedValues

ListOf< IfcValue, 1, 0 >::Out Assimp::IFC::IfcPropertyTableValue::DefinedValues

◆ DefiningUnit

Maybe< IfcUnit::Out > Assimp::IFC::IfcPropertyTableValue::DefiningUnit

◆ DefiningValues

ListOf< IfcValue, 1, 0 >::Out Assimp::IFC::IfcPropertyTableValue::DefiningValues

◆ Expression

Maybe< IfcText::Out > Assimp::IFC::IfcPropertyTableValue::Expression

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