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

sstream.hpp File Reference


Detailed Description

InteLib stream support.

This file provides classes needed for InteLib i/o support. In the tools/ part they're only needed for the IntelibReader class, while in the lisp/ and scheme/ parts they are used by all the i/o Lisp/Scheme functions.

Definition in file sstream.hpp.

#include <stdio.h>
#include "../sexpress/refcount.hpp"
#include "../sexpress/iexcept.hpp"
#include "../sexpress/sstring.hpp"
#include "../sexpress/gensref.hpp"

Include dependency graph for sstream.hpp:

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

Go to the source code of this file.

Typedefs

typedef GenericSReference<
SExpressionStream, IntelibX_not_a_stream
SStreamRef
 Smart pointer to an SExpressionStream.


Typedef Documentation

typedef GenericSReference<SExpressionStream,IntelibX_not_a_stream> SStreamRef
 

Smart pointer to an SExpressionStream.

Definition at line 85 of file sstream.hpp.


Generated on Tue Dec 18 00:40:32 2007 for InteLib by  doxygen 1.4.1