Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rutz::imemstream Class Reference

#include <rutz/cstrstream.h>

Collaboration diagram for rutz::imemstream:

Collaboration graph
[legend]
List of all members.

Detailed Description

An input stream class based on imembuf.

Definition at line 78 of file cstrstream.h.

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.


Constructor & Destructor Documentation

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

Construct using the given char array as the input buffer.

Definition at line 86 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 91 of file cstrstream.cc.


The documentation for this class was generated from the following files:
Generated on Sun Nov 22 13:51:42 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4