34 #ifndef _Wolframe_JOIN_FILTER_HPP_INCLUDED
35 #define _Wolframe_JOIN_FILTER_HPP_INCLUDED
89 virtual const char*
getError()
const;
Flags
Definition: filterbase.hpp:106
Variant value type that represents a variant copy without content ownership.
Definition: variant.hpp:286
boost::shared_ptr< TypedInputFilter > TypedInputFilterR
Shared input filter (langbind::TypedInputFilter) reference.
Definition: typedfilter.hpp:98
virtual bool setFlags(Flags f)
Set a flag (or a set of flags)
Definition: filterbase.hpp:124
ElementType
Content element type that describes the role of the element in the structured input.
Definition: filterbase.hpp:66
Typed interface for input/output filter.