class UnixInStreambuf

Class UnixInStreamBuf NOTE: No putback-buffer implemented. More...

Full nameIO::UnixInStreambuf
Definition#include <unixinstreambuf.h>
Inheritsstreambuf (unknown) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Methods

Private Members


Detailed Description

Class UnixInStreamBuf NOTE: No putback-buffer implemented.

 UnixInStreambuf (int fd)
throw(IOException, bad_exception)

UnixInStreambuf

Constructor

Parameters:
fdunix-filedescriptor

 ~UnixInStreambuf ()
throw()

~UnixInStreambuf

Destructor, has to delete _buffer

const int _fd

_fd

[private]

int _bufferSize

_bufferSize

[private]

char * _buffer

_buffer

[private]

int  underflow ()
throw(IOException, bad_exception)

underflow

[private]

fill buffer by reading from filedescriptor


Generated by: jonico on sc8-pr-shell1.sourceforge.net on Fri May 27 06:03:12 2005, using kdoc 2.0a54.