|
Open-Transactions
0.93.0-ge03d287
|
#include "OTString.hpp"#include "util/Assert.hpp"#include <deque>#include <ostream>#include <streambuf>

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 |