#include <message.h>
Public Member Functions | |
mpr_stream_buf (msg_channel_type chan) | |
virtual | ~mpr_stream_buf () |
void | set_param (int p) |
void | set_muted (bool m) |
Protected Member Functions | |
int | overflow (int c) |
msg::mpr_stream_buf::mpr_stream_buf | ( | msg_channel_type | chan | ) |
virtual msg::mpr_stream_buf::~mpr_stream_buf | ( | ) | [inline, virtual] |
void msg::mpr_stream_buf::set_param | ( | int | p | ) |
void msg::mpr_stream_buf::set_muted | ( | bool | m | ) |
int msg::mpr_stream_buf::overflow | ( | int | c | ) | [protected] |