Assimp  v4.1. (December 2018)
Assimp::STEP::EXPRESS::ENTITY Class Reference

This is just a reference to an entity/object somewhere else. More...

Inherits Assimp::STEP::EXPRESS::PrimitiveDataType< uint64_t >.

Public Member Functions

 ENTITY (uint64_t val)
 
 ENTITY ()
 
- Public Member Functions inherited from Assimp::STEP::EXPRESS::PrimitiveDataType< uint64_t >
 operator const uint64_t & () const
 
PrimitiveDataTypeoperator= (const PrimitiveDataType &o)
 
 PrimitiveDataType ()
 
 PrimitiveDataType (const uint64_t &val)
 
 PrimitiveDataType (const PrimitiveDataType &o)
 
- Public Member Functions inherited from Assimp::STEP::EXPRESS::DataType
template<typename T >
const T & ResolveSelect (const DB &db) const
 
template<typename T >
const T * ResolveSelectPtr (const DB &db) const
 
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 ~DataType ()
 

Additional Inherited Members

- Public Types inherited from Assimp::STEP::EXPRESS::PrimitiveDataType< uint64_t >
typedef uint64_t Out
 
- Public Types inherited from Assimp::STEP::EXPRESS::DataType
typedef std::shared_ptr< const DataTypeOut
 
- Static Public Member Functions inherited from Assimp::STEP::EXPRESS::DataType
static std::shared_ptr< const EXPRESS::DataTypeParse (const char *&inout, uint64_t line=SyntaxError::LINE_NOT_SPECIFIED, const EXPRESS::ConversionSchema *schema=NULL)
 parse a variable from a string and set 'inout' to the character behind the last consumed character. More...
 
- Protected Attributes inherited from Assimp::STEP::EXPRESS::PrimitiveDataType< uint64_t >
uint64_t val
 

Detailed Description

This is just a reference to an entity/object somewhere else.

Constructor & Destructor Documentation

◆ ENTITY() [1/2]

Assimp::STEP::EXPRESS::ENTITY::ENTITY ( uint64_t  val)
inline

◆ ENTITY() [2/2]

Assimp::STEP::EXPRESS::ENTITY::ENTITY ( )
inline

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