public interface ProcessVariableEventCallback
| Modifier and Type | Method and Description |
|---|---|
void |
canceled()
Notify about asynchronous operation cancellation.
|
void |
postEvent(int select,
DBR event)
Notify about process variable event.
|
void postEvent(int select,
DBR event)
select - Monitor.[mask] event type.event - event of type DBR_TIME_ProcessVariable.getType().void canceled()
Copyright © 2004-2020 EPICS. All Rights Reserved.