Class FastPMap
- Namespace
- StockSharp.Fix.Native
- Assembly
- StockSharp.FAST.dll
FAST Presence Map.
public class FastPMap
- Inheritance
-
FastPMap
- Inherited Members
- Extension Methods
Constructors
FastPMap()
Initializes a new instance of the FastPMap.
public FastPMap()
Methods
AddByte(byte)
Add new byte.
public void AddByte(byte b)
Parameters
b
byteNew byte.
IsCurrentBitSet(bool)
Check the current bit is set.
public bool IsCurrentBitSet(bool incrementBitIndex = true)
Parameters
incrementBitIndex
boolIncrement bit index.
Returns
Reset()
Reset state.
public void Reset()
ToString()
public override string ToString()