RCSW
1.2.24.beta

Contents:

  • Setting Up RCSW
  • Modules Summary
  • Detailed APIs
RCSW
  • File rbuffer.h

File rbuffer.h

↰ Parent directory (rcsw/ds)

Implementation of a ringbuffer.

Contents

  • Definition (rcsw/ds/rbuffer.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Functions

Definition (rcsw/ds/rbuffer.h)

  • Program Listing for File rbuffer.h

Detailed Description

2017 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • rcsw/common/fpc.h (File fpc.h)

  • rcsw/ds/ds.h (File ds.h)

  • rcsw/ds/iter.h (File iter.h)

Included By

  • File fifo.h

  • File swbus.h

Classes

  • Struct rbuffer

  • Struct rbuffer_params

Functions

  • Function rbuffer_add

  • Function rbuffer_capacity

  • Function rbuffer_clear

  • Function rbuffer_data_get

  • Function rbuffer_destroy

  • Function rbuffer_element_space

  • Function rbuffer_front

  • Function rbuffer_index_query

  • Function rbuffer_init

  • Function rbuffer_inject

  • Function rbuffer_isempty

  • Function rbuffer_isfull

  • Function rbuffer_map

  • Function rbuffer_print

  • Function rbuffer_remove

  • Function rbuffer_serve_front

  • Function rbuffer_size


© Copyright 2024, John Harwell.

Built with Sphinx using a theme provided by Read the Docs.