OpenStructure
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
log_sink.hh File Reference
#include <ostream>
#include <sstream>
#include <iostream>
#include <fstream>
#include <stack>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <ost/module_config.hh>

Go to the source code of this file.

Data Structures

class  LogSink
 
class  StreamLogSink
 
class  StringLogSink
 
class  FileLogSink
 
class  MultiLogSink
 

Namespaces

namespace  ost
 

Typedefs

typedef boost::shared_ptr< LogSinkLogSinkPtr
 
typedef boost::shared_ptr< StringLogSinkStringLogSinkPtr
 
typedef boost::shared_ptr< FileLogSinkFileLogSinkPtr
 
typedef boost::shared_ptr< MultiLogSinkMultiLogSinkPtr