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

Writes the specified UInt8 value to this Filer object. 

 

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