40 #ifndef __OPENFLUID_UIWARESDEV_OSTREAMMSGSTREAM_HPP__
41 #define __OPENFLUID_UIWARESDEV_OSTREAMMSGSTREAM_HPP__
50 namespace openfluid {
namespace ui {
namespace waresdev {
57 std::ostream& m_Stream;
Definition: OStreamMsgStream.hpp:54
OStreamMsgStream(std::ostream &Stream=std::cout)
void write(const WareSrcMsgParser::WareSrcMsg &Msg)
Definition: WareSrcMsgParser.hpp:68
Definition: WareSrcMsgStream.hpp:53
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: ApplicationException.hpp:47