| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSStream> |
IBICEPSClient.getStreams(BICEPSMedicalDeviceSystem medicalDeviceSystem)
Gets the streams.
|
| Modifier and Type | Method and Description |
|---|---|
BICEPSStream |
IBICEPSClient.getStream(ProxyUniqueID proxyUniqueID)
Gets the stream.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSStream stream) |
void |
DefaultReportProvider.subscribeReport(BICEPSStream stream) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSStream stream) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSStream |
DefaultBicepsClientImpl.getStream(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSStream> |
DefaultBicepsClientImpl.getStreams(BICEPSMedicalDeviceSystem mds) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSStream |
BICEPSProxyQueryInterface.getStream(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSStream> |
BICEPSProxyQueryInterface.getStreams() |
List<BICEPSStream> |
BICEPSProxyQueryInterface.getStreams(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamListener.receivedStreamData(BICEPSStream source,
RealTimeSampleArrayValue realTimeSampleArrayValue) |
void |
StreamListener.removedStream(BICEPSStream source) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSStream |
DefaultProxyStore.getStream(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSStream> |
DefaultProxyStore.getStreams() |
List<BICEPSStream> |
DefaultProxyStore.getStreams(CodedValue code) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSStream |
class |
DefaultBICEPSStreamState |
Copyright © 2016. All rights reserved.