21 #ifndef mia_core_streamredir_hh 22 #define mia_core_streamredir_hh 64 std::streamsize xsputn (
const char * s, std::streamsize n );
66 void put_buffer(
void);
70 virtual void do_put_buffer(
const char *begin,
const char *end) = 0;
base class to redirect output streams
#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