kbe/src/lib/dependencies/log4cxx/site/apidocs/stream_8h.html
| | |
| | namespace | log4cxx | |
|
| class | logstream_base |
| | Base class for the basic_logstream template which attempts to emulate std::basic_ostream but attempts to short-circuit unnecessary operations. More...
|
| class | logstream_base::logstream_ios_base |
| | Minimal extension of std::ios_base to allow creation of embedded IO states.
|
| class | logstream |
| | An STL-like stream API for log4cxx using char as the character type. More...
|
| class | wlogstream |
| | An STL-like stream API for log4cxx using wchar_t as the character type. More...
|
| class | ulogstream |
| | An STL-like stream API for log4cxx using UniChar as the character type. More...
|
|
| | #define | LOG4CXX_ENDMSG LOG4CXX_LOCATION << (log4cxx::logstream_manipulator) log4cxx::logstream_base::endmsg | |
| | typedef logstream_base &(* | log4cxx::logstream_manipulator )(logstream_base &) |
|
| #define LOG4CXX_ENDMSG LOG4CXX_LOCATION << (log4cxx::logstream_manipulator) log4cxx::logstream_base::endmsg |
|
| |
|