| Package | Description |
|---|---|
| uk.co.moons.control | |
| uk.co.moons.control.functions |
| Modifier and Type | Field and Description |
|---|---|
protected BaseOutputFunction |
BaseController.outputFunction |
| Modifier and Type | Method and Description |
|---|---|
BaseOutputFunction |
ControllerInterface.getOutputFunction() |
BaseOutputFunction |
BaseController.getOutputFunction() |
| Constructor and Description |
|---|
Controller(BaseInputFunction i,
BaseErrorFunction e,
BaseOutputFunction o,
BaseReferenceFunction r) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceInterface.addOutput(String name,
BaseOutputFunction out) |
void |
BaseReferenceFunction.addOutput(String name,
BaseOutputFunction out) |
Copyright © 2017. All rights reserved.