io.h File ReferenceThis header file includes the basic I/O interfaces common to all the I/O implementations. More...
Go to the source code of this file.
Detailed Description
This header file includes the basic I/O interfaces common to all the I/O implementations.
This file includes interfaces such as Stream and ErrorCallback which are derived to implement Stream's, Reader's, Writer's and error handlers.
If you do not need to handle any specific reader or writer (i.e. if just using a Reader interface pointer is enough) then you should only include this file.
Define Documentation
#define X3D_IO_REVISION 1 |
|
#define X3D_IO_VERSION 0.1 |
|
|