PLplot  5.15.0
_state Struct Reference

Public Attributes

size_t size
 
int valid
 
void * plbuf_buffer
 
size_t plbuf_buffer_size
 
size_t plbuf_top
 
size_t plbuf_readpos
 

Detailed Description

Definition at line 1723 of file plbuf.c.

Member Data Documentation

◆ plbuf_buffer

void* _state::plbuf_buffer

Definition at line 1727 of file plbuf.c.

◆ plbuf_buffer_size

size_t _state::plbuf_buffer_size

Definition at line 1728 of file plbuf.c.

◆ plbuf_readpos

size_t _state::plbuf_readpos

Definition at line 1730 of file plbuf.c.

◆ plbuf_top

size_t _state::plbuf_top

Definition at line 1729 of file plbuf.c.

◆ size

size_t _state::size

Definition at line 1725 of file plbuf.c.

◆ valid

int _state::valid

Definition at line 1726 of file plbuf.c.


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