#include <more/io/syncstream.h>
Inheritance diagram for more::io::syncstream:
set_digits
. More...x.sync(*this)
and return *this
. More...*this
. More...The data is binary encoded, but architecture independent.
|
|
|
|
|
|
|
|
|
Return true if a file read error has occured.
|
|
Clear the fail state of the stream.
|
|
Return the mantissa bits precision as set by
|
|
Return
|
|
Return true if an error has occured.
|
|
Return true if no errors has occured.
|
|
Return true if this is an input stream.
|
|
Return true if this is an output stream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sync x into or out of the stream and return
|
|
Call
|
|
|
|
Use dig mantissa bits precision for writing floats.
This defaults to |
|
Use dig10 decimal digits precision for writing floats.
|
|
Set the fail state of the stream.
|
|
Sync known size raw data. This breaks the binary dump utility. Be careful if architecture independence is needed. |