API Reference
>
Classes
>
PRC Entities Input/output Operations for Entities
>
OdPrcCompressedFiler Class
>
OdPrcCompressedFiler Methods
>
OdPrcCompressedFiler::writeBoolean Method
OdPrcCompressedFiler::writeBoolean Method
Collapse All
Syntax
C++
virtual
void
writeBoolean
(
bool
value
,
const
char
*
pName
= 0) = 0;
Parameters
Parameters
Description
bool value
[in] A boolean value to write.
const char* pName = 0
[in] A name of a field. Not used.
Description
Writes a boolean value to a file.
Group
OdPrcCompressedFiler Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
Send feedback about this topic