next up previous
Next: 5.3 Compiling and Installing Up: 5.2 Framework and Structural Previous: 5.2.3 Output related


5.2.4 Processing related

The processing stage of the data flow is now constructed by a sequence or ``chain'' of Process modules, each of which operates on the output of the previous Process. These Process classes are stored in a C++ STL vector, and the main loop of the program is altered to run the Processes in order.



Kevin Pulo
2000-08-22