Wolframe, 0.0.3

inputfilter.hpp File Reference

Interface for input filter. More...

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

Go to the source code of this file.

Classes

class  _Wolframe::langbind::InputFilter
 Input 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
< InputFilter > 
_Wolframe::langbind::InputFilterR
 Shared input filter (langbind::InputFilter) reference. More...
 

Detailed Description

Interface for input filter.