Package | Description |
---|---|
org.epics.pvmanager |
|
org.epics.pvmanager.expression |
Interfaces for the expressions PVManager can consume.
|
Modifier and Type | Method and Description |
---|---|
ReadRecipeBuilder |
ReadRecipeBuilder.addChannel(String channelName,
ValueCache<?> cache)
Adds a channel and its read cache to the recipe.
|
Modifier and Type | Method and Description |
---|---|
void |
DesiredRateExpression.fillReadRecipe(PVDirector director,
ReadRecipeBuilder builder)
Prepares the recipe to connect the channels needed by this expression.
|
void |
ReadMap.fillReadRecipe(PVDirector director,
ReadRecipeBuilder builder) |
void |
DesiredRateReadWriteExpressionImpl.fillReadRecipe(PVDirector director,
ReadRecipeBuilder builder) |
void |
DesiredRateExpressionImpl.fillReadRecipe(PVDirector director,
ReadRecipeBuilder builder) |
Copyright © 2010–2015. All rights reserved.