The change_multi_stage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| change_multi_stage |
Methods
| Name | Description | |
|---|---|---|
| change(SelectionList, SelectionListPump) |
Internal use only.
(Inherited from pump_change.) | |
| change(CPump, SelectionList, configuration_options) | (Overrides pump_change..::..change(CPump, SelectionList, configuration_options).) | |
| get_result |
Internal use only.
(Inherited from pump_change.) |
Fields
| Name | Description | |
|---|---|---|
| stages |
List of pumps to use as stages for the multi-pump stage. At this time, each stage should be
declared as a "diameter_stage." No other functional stage type exists.
Do not use the base classes, pump_stage or catalog_stage.
|