log_streambuf and log_stream class [詳細]
#include <limits.h>#include <iostream>#include <fstream>#include <vector>#include <string>#include <coil/Mutex.h>#include <coil/Guard.h>構成 | |
| class | coil::log_streambuf< _CharT, _Traits > |
| log_streambuf テンプレートクラス [詳細] | |
| struct | coil::log_streambuf< _CharT, _Traits >::Stream |
| ストリーム管理用構造体 [詳細] | |
| class | coil::log_stream< _CharT, _Traits > |
| log_stream テンプレートクラス [詳細] | |
ネームスペース | |
| namespace | coil |
Common Object Interface Layer. | |
マクロ定義 | |
| #define | BUFFER_LEN LINE_MAX |
型定義 | |
| typedef log_streambuf< char > | coil::LogStreamBuffer |
| typedef log_stream< char > | coil::LogStream |
log_streambuf and log_stream class
Copyright (C) 2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
| #define BUFFER_LEN LINE_MAX |
1.6.3