#include "AppHdr.h"
#include "message.h"
#include <streambuf>
#include <iostream>
Namespaces | |
namespace | msg |
Functions | |
std::ostream & | msg::streams (msg_channel_type chan) |
void | msg::initialise_mpr_streams () |
void | msg::deinitialise_mpr_streams () |
std::ostream & | operator<< (std::ostream &os, const msg::setparam &sp) |
Variables | |
mpr_stream_buf | msg::msbuf (MSGCH_PLAIN) |
std::vector< std::ostream * > | msg::stream_ptrs |
std::vector< mpr_stream_buf * > | msg::stream_buffers |
std::ostream& operator<< | ( | std::ostream & | os, | |
const msg::setparam & | sp | |||
) |