Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Stream::EnqIterator Class Reference

#include <Stream.h>

List of all members.


Detailed Description

An iterator used to write data into a Stream.


Public Member Functions

 EnqIterator ()
 Dummy contsructor.
void * tuple () const
 Returns a pointer to a tuple-sized chunk of memory to which data may be written.
EnqIteratoroperator++ ()
 Indicates that the tuple to which this iterator points has been populated and may be input to the stream.


Constructor & Destructor Documentation

Stream::EnqIterator::EnqIterator  ) 
 

Dummy contsructor.


Member Function Documentation

EnqIterator& Stream::EnqIterator::operator++  ) 
 

Indicates that the tuple to which this iterator points has been populated and may be input to the stream.

void* Stream::EnqIterator::tuple  )  const
 

Returns a pointer to a tuple-sized chunk of memory to which data may be written.


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8