| Home | Trees | Indices | Help |
|
|---|
|
|
Contains generators that use a set of data (dictionaries) such as files, lists, etc.
Author: Michael Eddington
Version: $Id: Peach.Generators.dictionary-module.html 1138 2008-08-16 19:39:03Z meddingt $
|
|||
|
Flags DEPRICATED -- Use Flags2, it works better. |
|||
|
Flags2 Define the layout of flags and provide a generator for each. |
|||
|
Dictionary Iterates through a collection of values stored in a file. |
|||
|
List Iterates through a specified list of values. |
|||
|
BinaryList Iterates through a specified list of binary values. |
|||
|
_ArrayList Internal helper class |
|||
|
GeneratorChoice Will choose from a list of Generators. |
|||
|
GeneratorList Iterates through a specified list of generators. |
|||
|
GeneratorList2 Iterates through a specified list of generators (different group control). |
|||
|
GeneratorListGroupMaster Provides a mechanism to create in effect a group of GeneratorList2's that will progress and increment together drivin by the master of the group. |
|||
|
GeneratorListGroupSlave Provides a mechanism to create in effect a group of GeneratorList2's that will progress and increment together drivin by the master of the group. |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:16:57 2008 | http://epydoc.sourceforge.net |