StdIO.h File Reference


Detailed Description

Binder-based standard IO streams.

#include <support/Value.h>
#include <support/IByteStream.h>
#include <support/ITextStream.h>

Go to the source code of this file.

Defines

#define berr   _get_berr()
#define bout   _get_bout()
#define TO(x)

Functions

_IMPEXP_SUPPORT sptr< ITextOutput > & _get_berr (void)
_IMPEXP_SUPPORT sptr< ITextOutput > & _get_bout (void)
_IMPEXP_SUPPORT const sptr<
IByteInput > & 
NullByteInput (void)
_IMPEXP_SUPPORT const sptr<
IByteOutput > & 
NullByteOutput (void)
_IMPEXP_SUPPORT const sptr<
IByteOutput > & 
StandardByteError (void)
_IMPEXP_SUPPORT const sptr<
IByteInput > & 
StandardByteInput (void)
_IMPEXP_SUPPORT const sptr<
IByteOutput > & 
StandardByteOutput (void)