Public Member Functions

OA::DataFlow::WorkList Class Reference

#include <WorkList.hpp>

Inheritance diagram for OA::DataFlow::WorkList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual OA_ptr
< DGraph::NodeInterface
getNext ()=0
virtual void add (OA_ptr< DGraph::NodeInterface > node)=0
virtual bool isEmpty ()=0

Detailed Description

Definition at line 46 of file WorkList.hpp.


Member Function Documentation

virtual void OA::DataFlow::WorkList::add ( OA_ptr< DGraph::NodeInterface node  )  [pure virtual]
virtual OA_ptr<DGraph::NodeInterface> OA::DataFlow::WorkList::getNext (  )  [pure virtual]
virtual bool OA::DataFlow::WorkList::isEmpty (  )  [pure virtual]

The documentation for this class was generated from the following file: