Package deltix.qsrv.hf.connectors.util
Interface IFullSnapshot
-
- All Known Subinterfaces:
IUpdateSnapshot
- All Known Implementing Classes:
L2Snapshot
public interface IFullSnapshot
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetAskPrice(int index)intgetAskSnapshotSize()doublegetAskVolume(int index)doublegetBidPrice(int index)intgetBidSnapshotSize()doublegetBidVolume(int index)
-