Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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 Methods

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::getbyte 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 @n bytes of data into @buf, returns number of bytes actually read.

Reimplemented from mootio::mistream.


The documentation for this class was generated from the following file:
Generated on Mon Sep 11 16:10:39 2006 for libmoot by doxygen1.2.18