Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTLog.hpp File Reference
#include "OTString.hpp"
#include "util/Assert.hpp"
#include <deque>
#include <ostream>
#include <streambuf>
Include dependency graph for OTLog.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTLogStream
 
class  opentxs::OTLog
 

Namespaces

 opentxs
 

Macros

#define OTLOG_IMPORT
 

Typedefs

typedef std::deque< OTString * > opentxs::dequeOfStrings
 

Variables

OTLOG_IMPORT OTLogStream opentxs::otErr
 
OTLOG_IMPORT OTLogStream opentxs::otInfo
 
OTLOG_IMPORT OTLogStream opentxs::otOut
 
OTLOG_IMPORT OTLogStream opentxs::otWarn
 
OTLOG_IMPORT OTLogStream opentxs::otLog3
 
OTLOG_IMPORT OTLogStream opentxs::otLog4
 
OTLOG_IMPORT OTLogStream opentxs::otLog5
 

Macro Definition Documentation

#define OTLOG_IMPORT

Definition at line 169 of file OTLog.hpp.