Wolframe, 0.0.3

procProviderInterface.hpp File Reference

Interface to processor provider for language bindings and database. More...

#include "filter/filter.hpp"
#include "langbind/formFunction.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  _Wolframe::proc::ProcessorProviderInterface
 Abstract class as processor provider interface. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::db
 Database related classes (implemented in the library libwolframe_database)
 
 _Wolframe::types
 Basic data types (implemented in the core library libwolframe)
 
 _Wolframe::cmdbind
 Interfaces to command handlers and some basic command handlers (implemented in the library libwolframe_langbind)
 
 _Wolframe::langbind
 Glueing classes for language bindings and filters (implemented in the library libwolframe_langbind)
 
 _Wolframe::proc
 Processor provider and execution context.
 

Detailed Description

Interface to processor provider for language bindings and database.