include/corelib/reader_writer.hpp File Reference

#include <corelib/ncbistl.hpp>
#include <stddef.h>

Include dependency graph for reader_writer.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IReader
 A very basic data-read interface. More...
class  IWriter
 A very basic data-write interface. More...
class  IReaderWriter
 A very basic data-read/write interface. More...

Enumerations

enum  ERW_Result {
  eRW_NotImplemented = -1, eRW_Success = 0, eRW_Timeout, eRW_Error,
  eRW_Eof
}
 Result codes for I/O operations. More...


Generated on Thu Sep 4 01:34:04 2008 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Thu Sep 04 03:24:25 2008 by modify_doxy.py rev. 117643