Main Page | Directories | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

mootio::micxxstream Class Reference

#include <mootCxxIO.h>

Inheritance diagram for mootio::micxxstream:

Inheritance graph
[legend]
Collaboration diagram for mootio::micxxstream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Constructors etc.
Input Methods

Detailed Description

Wrapper for C++ input streams (std::istream)


Constructor & Destructor Documentation

mootio::micxxstream::micxxstream std::istream *  streamptr = 0  )  [inline]
 

Default constructor

mootio::micxxstream::micxxstream std::istream &  istream  )  [inline]
 

Reference-based constructor

mootio::micxxstream::~micxxstream void   )  [inline]
 

Destructor


Member Function Documentation

virtual int mootio::micxxstream::getc void   )  [inline, virtual]
 

Read a single byte of data. Returns EOF on eof.

Reimplemented from mootio::mistream.

virtual ByteCount mootio::micxxstream::read char *  buf,
size_t  n
[inline, virtual]
 

Read up to
bytes of data into , returns number of bytes actually read.

Reimplemented from mootio::mistream.


The documentation for this class was generated from the following file:
Generated on Mon Jun 27 13:05:31 2005 for libmoot by  doxygen 1.3.8-20040913