OpenRTM
1.0.0
|
ストリーム管理用構造体 [詳細]
#include <Logger.h>
Public メソッド | |
Stream (streambuf_type *stream, bool cleanup=false) | |
virtual | ~Stream () |
Stream (const Stream &x) | |
Stream & | operator= (const Stream &x) |
void | swap (Stream &x) |
Public 変数 | |
Mutex | mutex_ |
streambuf_type * | stream_ |
bool | cleanup_ |
ストリーム管理用構造体
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
bool coil::log_streambuf< _CharT, _Traits >::Stream::cleanup_ |
|
mutable |
streambuf_type* coil::log_streambuf< _CharT, _Traits >::Stream::stream_ |