Phoenix
Object-oriented orthogonally persistent operating system
|
Universal output text stream. More...
#include <BitString.h>
Go to the source code of this file.
Classes | |
class | text_stream::OTextStreamBase |
Base class for output text stream objects. More... | |
class | text_stream::OTextStreamBase::Opt |
Wrapper for options. More... | |
class | text_stream::OTextStreamBase::Context |
Conversion context. More... | |
class | text_stream::OTextStream< T_backend, T_arg > |
Implementation class for output text stream. More... | |
Namespaces | |
namespace | text_stream |
Text streams manipulations. | |
Typedefs | |
typedef OTextStreamBase::Opt | text_stream::OtsOpt |
Shortcut type for output text stream options. |
Universal output text stream.