Assimp  v3.1.1 (June 2014)
Assimp::FIUUIDValueImpl Struct Reference

Inherits Assimp::FIUUIDValue.

Public Member Functions

 FIUUIDValueImpl (std::vector< uint8_t > &&value_)
 
virtual const std::string & toString () const
 

Public Attributes

std::string strValue
 
bool strValueValid
 
- Public Attributes inherited from Assimp::FIByteValue
std::vector< uint8_tvalue
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::FIUUIDValue
static std::shared_ptr< FIUUIDValuecreate (std::vector< uint8_t > &&value)
 

Constructor & Destructor Documentation

◆ FIUUIDValueImpl()

Assimp::FIUUIDValueImpl::FIUUIDValueImpl ( std::vector< uint8_t > &&  value_)
inline

Member Function Documentation

◆ toString()

virtual const std::string& Assimp::FIUUIDValueImpl::toString ( ) const
inlinevirtual

Implements Assimp::FIValue.

Member Data Documentation

◆ strValue

std::string Assimp::FIUUIDValueImpl::strValue
mutable

◆ strValueValid

bool Assimp::FIUUIDValueImpl::strValueValid
mutable

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