libosmocore 1.11.1
Osmocom core library
Loading...
Searching...
No Matches
osmo_strrb Struct Reference

#include <strrb.h>

Data Fields

uint16_t start
 index of the first slot
uint16_t end
 index of the last slot
uint16_t size
 max number of messages to store
char ** buffer
 storage for messages

Field Documentation

◆ buffer

char** osmo_strrb::buffer

storage for messages

Referenced by osmo_strrb_add(), osmo_strrb_create(), and osmo_strrb_get_nth().

◆ end

uint16_t osmo_strrb::end

◆ size

◆ start

uint16_t osmo_strrb::start

The documentation for this struct was generated from the following file: