|
OpenRTM-aist
1.1.2
|
log_streambuf and log_stream class More...
#include <limits.h>#include <iostream>#include <fstream>#include <vector>#include <string>#include <coil/Mutex.h>#include <coil/Guard.h>Go to the source code of this file.
Classes | |
| class | coil::log_streambuf< _CharT, _Traits > |
| log_streambuf template class More... | |
| struct | coil::log_streambuf< _CharT, _Traits >::Stream |
| Structure for stream management. More... | |
| class | coil::log_stream< _CharT, _Traits > |
| log_stream template class More... | |
Namespaces | |
| coil | |
| Common Object Interface Layer. | |
Macros | |
| #define | LINE_MAX 1024 |
| #define | BUFFER_LEN LINE_MAX |
Typedefs | |
| 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 |
Referenced by coil::log_streambuf< _CharT, _Traits >::log_streambuf().
| #define LINE_MAX 1024 |
1.8.11