PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
_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 1699 of file plbuf.c.

Member Data Documentation

void* _state::plbuf_buffer

Definition at line 1703 of file plbuf.c.

size_t _state::plbuf_buffer_size

Definition at line 1704 of file plbuf.c.

size_t _state::plbuf_readpos

Definition at line 1706 of file plbuf.c.

size_t _state::plbuf_top

Definition at line 1705 of file plbuf.c.

size_t _state::size

Definition at line 1701 of file plbuf.c.

int _state::valid

Definition at line 1702 of file plbuf.c.


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