public interface BICEPSStreamState extends BICEPSSingleStateProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
List<RealTimeSampleArrayMetricState> |
getBuffer() |
RealTimeSampleArrayMetricDescriptor |
getDescriptor() |
RealTimeSampleArrayMetricState |
getState() |
BICEPSStreamState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscribe(StreamListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(StreamListener callback) |
getControlProxy, isModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexvoid subscribe(StreamListener callback)
void unsubscribe(StreamListener callback)
RealTimeSampleArrayMetricState getState()
getState in interface BICEPSSingleStateProxyList<RealTimeSampleArrayMetricState> getBuffer()
RealTimeSampleArrayMetricDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyBICEPSStreamState getStateProxy()
getStateProxy in interface BICEPSProxyvoid removed()
void changed(AbstractState newState, String sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2018. All rights reserved.