#include <kiostream.h>
#include <kstreambuf.h>
#include <ostream>
#include <streambuf>
Include dependency graph for kiostream.cpp:
Functions | |
std::basic_streambuf< char > * | commonBuffer () |
A common unbuffered buffer for all kernel logging. | |
std::basic_ostream< char > & | Zygoma::kerr () |
Gets a reference to the standard kernel error output stream. | |
std::basic_ostream< char > & | Zygoma::klog () |
Gets a reference to the standard kernel logging output stream. |
|
A common unbuffered buffer for all kernel logging.
|
|
Gets a reference to the standard kernel error output stream.
Here is the call graph for this function: |
|
Gets a reference to the standard kernel logging output stream.
Here is the call graph for this function: |