Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

kiostream.cpp File Reference


Detailed Description

#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.

Function Documentation

std::basic_streambuf<char>* commonBuffer  )  [static]
 

A common unbuffered buffer for all kernel logging.

Todo:
replace this with stream-specific buffers with an implementation-dependent innard.

std::basic_ostream<char>& Zygoma::kerr  ) 
 

Gets a reference to the standard kernel error output stream.

Here is the call graph for this function:

std::basic_ostream<char>& Zygoma::klog  ) 
 

Gets a reference to the standard kernel logging output stream.

Here is the call graph for this function:


Generated on Fri Sep 2 10:44:47 2005 for zygoma by doxygen 1.4.2