34 #ifndef _Wolframe_langbind_INPUT_HPP_INCLUDED
35 #define _Wolframe_langbind_INPUT_HPP_INCLUDED
40 #include <boost/shared_ptr.hpp>
62 Input(
const std::string& docformat_);
67 Input(
const std::string& docformat_,
const std::string& content_);
102 void putInput(
const void* data, std::size_t datasize,
bool eod);
Interface for signature for structures to detect memory problems.
Interface for filter class.