IOSStream.h File Reference


Detailed Description

Byte stream to an IOS device.

#include <sys/uio.h>
#include <support/SupportDefs.h>
#include <support/ByteStream.h>

Go to the source code of this file.

Classes

class  BIOSStream
 Byte input and output streams on an IOS device. More...

Enumerations

enum  { B_IOSSTREAM_NO_AUTO_CLOSE = 0x0001, B_IOSSTREAM_HIDE_INPUT = 0x0002, B_IOSSTREAM_HIDE_OUTPUT = 0x0004 }