Classes | Namespaces | Macros | Typedefs
coil/common/Logger.h File Reference
#include <limits.h>
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
#include <coil/Mutex.h>
#include <coil/Guard.h>
Include dependency graph for coil/common/Logger.h:

Go to the source code of this file.

Classes

class  coil::log_stream< _CharT, _Traits >
 log_stream template class More...
 
class  coil::log_streambuf< _CharT, _Traits >
 log_streambuf template class More...
 
struct  coil::log_streambuf< _CharT, _Traits >::Stream
 Structure for stream management. More...
 

Namespaces

 coil
 Common Object Interface Layer.
 

Macros

#define BUFFER_LEN   LINE_MAX
 
#define LINE_MAX   1024
 

Typedefs

typedef log_stream< char > coil::LogStream
 
typedef log_streambuf< char > coil::LogStreamBuffer
 

Macro Definition Documentation

#define BUFFER_LEN   LINE_MAX

Definition at line 36 of file coil/common/Logger.h.

#define LINE_MAX   1024

Definition at line 33 of file coil/common/Logger.h.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:57