Assimp  v4.1. (December 2018)
Assimp::FILongValueImpl Struct Reference

Inherits Assimp::FILongValue.

Public Member Functions

 FILongValueImpl (std::vector< int64_t > &&value_)
 
virtual const std::string & toString () const
 

Public Attributes

std::string strValue
 
bool strValueValid
 
- Public Attributes inherited from Assimp::FILongValue
std::vector< int64_tvalue
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::FILongValue
static std::shared_ptr< FILongValuecreate (std::vector< int64_t > &&value)
 

Constructor & Destructor Documentation

◆ FILongValueImpl()

Assimp::FILongValueImpl::FILongValueImpl ( std::vector< int64_t > &&  value_)
inline

Member Function Documentation

◆ toString()

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

Implements Assimp::FIValue.

Member Data Documentation

◆ strValue

std::string Assimp::FILongValueImpl::strValue
mutable

◆ strValueValid

bool Assimp::FILongValueImpl::strValueValid
mutable

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