API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFilerDumper Class > OdPrcCompressedFilerDumper Methods > OdPrcCompressedFilerDumper::writeBoolean Method
OdPrcCompressedFilerDumper::writeBoolean Method
Syntax
C++
virtual void writeBoolean(bool value, const char* pName = 0);
Parameters 
Description 
bool value 
[in] A boolean value to write.  
const char* pName = 0 
[in] A name of a data field. 

Writes a boolean value to the filer stream. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.