#include <FdoCommon.h>
#include <Common/Io/ObjectStreamReader.h>
Go to the source code of this file.
Classes | |
class | FdoIoByteStreamReader |
FdoIoObjectStreamReader is the template for all readers on FdoIoStream. Readers for various sized objects or primitive types can be based on this class. More... | |
Typedefs | |
typedef FdoPtr < FdoIoByteStreamReader > | FdoIoByteStreamReaderP |
FdoIoByteStreamReaderP is a FdoPtr on FdoIoByteStreamReader, provided for convenience. |