Phoenix
Object-oriented orthogonally persistent operating system
Classes | Namespaces | Typedefs
OTextStream.h File Reference

Universal output text stream. More...

#include <BitString.h>
Include dependency graph for OTextStream.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Universal output text stream.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines