|
xostream Class Reference#include <stream.hpp>
Inheritance diagram for xostream:
[legend]List of all members.
Detailed Description
class ostream with context. - Examples:
-
tutorial_hello.cpp.
Definition at line 65 of file stream.hpp.
Constructor & Destructor Documentation
xostream::xostream |
( |
const char * |
encoding_name = XIMOL_DEFAULT_ENCODING |
) |
|
|
Member Function Documentation
void xostream::encoding |
( |
const char * |
encoding_name |
) |
|
|
std::string xostream::encoding |
( |
|
) |
const |
|
xostream & xostream::operator<< |
( |
char |
c |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|