Wolframe, 0.0.3

outputfilter.hpp File Reference

Interface for output filter. More...

#include "types/sharedReference.hpp"
#include "types/docmetadata.hpp"
#include "filter/filterbase.hpp"
#include <string>
#include <cstring>
#include <stdexcept>

Go to the source code of this file.

Classes

class  _Wolframe::langbind::OutputFilter
 Output filter. More...
 

Namespaces

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

Typedefs

typedef types::SharedReference
< OutputFilter > 
_Wolframe::langbind::OutputFilterR
 Shared output filter (langbind::OutputFilter) reference. More...
 

Detailed Description

Interface for output filter.