Wolframe, 0.0.3

typingfilter.hpp File Reference

Interface of filters that wrap untyped to typed input/output filters. More...

#include "filter/typedfilter.hpp"
#include <vector>

Go to the source code of this file.

Classes

class  _Wolframe::langbind::TypingInputFilter
 Typed fascade for input filter. More...
 
struct  _Wolframe::langbind::TypingInputFilter::StackElement
 Stack element of the input filter state stack. More...
 
class  _Wolframe::langbind::TypingOutputFilter
 Typed fascade for output filter. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::langbind
 Glueing classes for language bindings and filters (implemented in the library libwolframe_langbind)
 

Detailed Description

Interface of filters that wrap untyped to typed input/output filters.