SDDSlib
Loading...
Searching...
No Matches
buffer_struct Struct Reference

Public Attributes

char * name
 
char ** line
 
int n_lines_stored
 
int n_slots
 
int n_slots_increment
 
struct buffer_structnext
 

Detailed Description

Definition at line 30 of file buffer.c.

Member Data Documentation

◆ line

char** buffer_struct::line

Definition at line 32 of file buffer.c.

◆ n_lines_stored

int buffer_struct::n_lines_stored

Definition at line 33 of file buffer.c.

◆ n_slots

int buffer_struct::n_slots

Definition at line 34 of file buffer.c.

◆ n_slots_increment

int buffer_struct::n_slots_increment

Definition at line 35 of file buffer.c.

◆ name

char* buffer_struct::name

Definition at line 31 of file buffer.c.

◆ next

struct buffer_struct* buffer_struct::next

Definition at line 36 of file buffer.c.


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