libosmocore 1.11.0.26-c59d.202505072026
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

◆ size

◆ start


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