#include <FdoCommon.h>
#include <Common/IStreamReaderTmpl.h>
Go to the source code of this file.
Classes | |
class | FdoIoObjectStreamReader< T > |
FdoIoObjectStreamReader is the template for all readers on FdoIoStream. Readers for various sized objects or primitive types can be based on this class. More... |