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

schsymb.hpp File Reference


Detailed Description

Scheme symbols.

Defines the SchExpressionSymbol class, a smart pointer to it and the framework for labels provided by the library. These are the symbol QUOTE and the labels for (), T and #F.

Definition in file schsymb.hpp.

#include "../sexpress/gensref.hpp"
#include "../sexpress/sexpress.hpp"

Include dependency graph for schsymb.hpp:

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

Go to the source code of this file.

Typedefs

typedef GenericSReference<
SchExpressionSymbol, IntelibX_scheme_not_a_symbol
SchSymbolRef
 Just a reference to a SchExpressionSymbol.

Variables

SchLibraryProvidedSymbols TheSchLibraryProvidedSymbols
 The global Scheme symbols and labels provided by the library.
SchSymbolQUOTE


Typedef Documentation

typedef GenericSReference<SchExpressionSymbol,IntelibX_scheme_not_a_symbol> SchSymbolRef
 

Just a reference to a SchExpressionSymbol.

Definition at line 67 of file schsymb.hpp.


Variable Documentation

struct SchLibraryProvidedSymbols TheSchLibraryProvidedSymbols
 

The global Scheme symbols and labels provided by the library.

SchSymbol& QUOTE
 

Definition at line 64 of file schsymb.cpp.


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