21#ifndef mia_core_streamredir_hh
22#define mia_core_streamredir_hh
65 std::streamsize
xsputn (
const char *s, std::streamsize n );
67 void put_buffer(
void);
71 virtual void do_put_buffer(
const char *begin,
const char *end) = 0;
base class to redirect output streams
std::streamsize xsputn(const char *s, std::streamsize n)
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
#define NS_MIA_END
conveniance define to end the mia namespace