Search Results for

    Show / Hide Table of Contents

    Interface IFifoBuffer

    Defines interface with additional information for FIFO implementations of ISciList

    Namespace:
    Assembly: .dll
    Syntax
    public interface IFifoBuffer

    Methods

    getFifoSize()

    Return size of FIFO

    Declaration
    public abstract int getFifoSize()
    Returns
    Type Description
    int

    Size of FIFO

    getStartIndex()

    Returns raw index of first item in FIFO

    Declaration
    public abstract int getStartIndex()
    Returns
    Type Description
    int

    Raw index of first item in FIFO

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml