API Reference > Other Classes > OdBaseHierarchyTreeFiler Class > OdBaseHierarchyTreeFiler Methods > OdBaseHierarchyTreeFiler::wrInt8 Method
OdBaseHierarchyTreeFiler::wrInt8 Method
Syntax
C++
virtual void wrInt8(const OdInt8 value) = 0;
Parameters 
Description 
const OdInt8 value 
[in] Value to write. 

Writes the specified Int8 value to this Filer object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.