API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFiler Class > OdPrcCompressedFiler Methods > OdPrcCompressedFiler::readBoolean Method
OdPrcCompressedFiler::readBoolean Method
Syntax
C++
virtual bool readBoolean(const char* pName = 0) = 0;
Parameters 
Description 
const char* pName = 0 
[in] A name of a field. Not used. 

Reads a boolean value from a file and returns it. 

 

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