classPiiBinaryInputArchive
#include <PiiBinaryInputArchive.h>
PiiBinaryInputArchive reads raw binary data.
Inherits PiiInputArchive< PiiBinaryInputArchive >, PiiArchive, QDataStream
Description
The binary format is platform-dependent.
Constructors and destructor
|
Construct a new binary input archive that reads the given I/O device. |
Public member functions
|
|
|
|
(
|
|
|
(
|
|
|
(
|
|
|
void
|
(
|
Protected member functions
|
void
|
( )
|
|
void
|
( )
|
Function details
-
PiiBinaryInputArchive
Construct a new binary input archive that reads the given I/O device.
The device must be open.
Exceptions
- PiiSerializationException&
-
if the device is not open, or it cannot be read from, or the archive format is unknown
-
PiiBinaryInputArchive & operator>>
-
PiiBinaryInputArchive & operator>>
(- char *& value
-
-
-
void readRawData
(- void * ptr
- unsigned int size
-
void endDelim
()[inline, protected] -
void startDelim
()[inline, protected]
Add a note
Not a single note added yet. Be the first, add yours.