C++ streams. More...
Go to the source code of this file.
Namespaces | |
| namespace | base |
Library of base code. | |
Defines | |
| #define | COUT std::cout |
| Historical: These used to be per-thread streams. | |
| #define | CERROR std::cerr |
| #define | CLOG std::clog |
| #define | CDEBUG std::clog |
| #define | OMANIP_FIELD(CHARS) std::setw(CHARS) << std::right |
C++ streams.
| #define CDEBUG std::clog |
| #define CERROR std::cerr |
| #define CLOG std::clog |
| #define COUT std::cout |
Historical: These used to be per-thread streams.
| #define OMANIP_FIELD | ( | CHARS | ) | std::setw(CHARS) << std::right |
C++ stream field formatting.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10