PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
_state Struct Reference

Public Attributes

size_t size
 
int valid
 
voidplbuf_buffer
 
size_t plbuf_buffer_size
 
size_t plbuf_top
 
size_t plbuf_readpos
 
struct _color_mapcolor_map
 

Detailed Description

Definition at line 1187 of file plbuf.c.

Member Data Documentation

struct _color_map* _state::color_map

Definition at line 1199 of file plbuf.c.

void* _state::plbuf_buffer

Definition at line 1194 of file plbuf.c.

size_t _state::plbuf_buffer_size

Definition at line 1195 of file plbuf.c.

size_t _state::plbuf_readpos

Definition at line 1197 of file plbuf.c.

size_t _state::plbuf_top

Definition at line 1196 of file plbuf.c.

size_t _state::size

Definition at line 1189 of file plbuf.c.

int _state::valid

Definition at line 1190 of file plbuf.c.


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