rutz::imemstream Class Reference

An input stream class based on imembuf. More...

#include <rutz/cstrstream.h>

Inheritance diagram for rutz::imemstream:
Inheritance graph
[legend]
Collaboration diagram for rutz::imemstream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 imemstream (const char *s)
 Construct using the given char array as the input buffer.
 imemstream (const char *s, unsigned int len)
 Construct using the given char array and length as the input buffer.

Detailed Description

An input stream class based on imembuf.

Definition at line 78 of file cstrstream.h.


Constructor & Destructor Documentation

rutz::imemstream::imemstream ( const char *  s  ) 

Construct using the given char array as the input buffer.

Definition at line 87 of file cstrstream.cc.

rutz::imemstream::imemstream ( const char *  s,
unsigned int  len 
)

Construct using the given char array and length as the input buffer.

Definition at line 92 of file cstrstream.cc.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:44:43 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3