Wolframe, 0.0.3

filterdef.hpp File Reference

Interface for parsing filter definitions. More...

#include "filter/filter.hpp"
#include "types/variant.hpp"
#include "processor/procProviderInterface.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  _Wolframe::langbind::FilterDef
 Definition of a filter with methods to parse it from a source. More...
 

Namespaces

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

Detailed Description

Interface for parsing filter definitions.