Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CStreamlineQueue Class Reference

A class to store streamlines in a queue. More...

#include <StreamlineQueue.h>

List of all members.

Public Methods

bool IsEmpty ()
 Checks if the queue is empty.

void Push (CStreamline *streamline)
 Pushes one streamline on the queue.

CStreamlinePop ()
 Pops one streamline from the queue.

CObList * GetStreamlines ()
 Returns list of streamlines contained in the queue.

 CStreamlineQueue ()
virtual ~CStreamlineQueue ()


Detailed Description

A class to store streamlines in a queue.

This class is mainly used by the CStreamlineFinder-class for the ESS-algorithm


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 10:12:40 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002