Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::IOStream Class Reference
[Core library]

I/O Stream. More...

#include <piostream.h>

Inheritance diagram for P::IOStream:

P::FileStream List of all members.

Public Member Functions

 IOStream (IODevice &dev, unsigned int size=0)
 ~IOStream ()
int sync ()

Protected Member Functions

int uflow ()
int underflow ()
int overflow (int c)

Detailed Description

I/O Stream.

Definition at line 33 of file piostream.h.


Constructor & Destructor Documentation

P::IOStream::IOStream IODevice dev,
unsigned int  size = 0
 

P::IOStream::~IOStream  ) 
 


Member Function Documentation

int P::IOStream::overflow int  c  )  [protected]
 

int P::IOStream::sync  ) 
 

int P::IOStream::uflow  )  [protected]
 

int P::IOStream::underflow  )  [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:34 2004 for P::Classes by doxygen 1.3.3