PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
PLRDev Struct Reference

#include "plserver.h"

Public Attributes

char * client
 
PDFstrmpdfs
 
PLiodeviodev
 
int nbytes
 
int at_bop
 
int at_eop
 
short xmin
 
short xmax
 
short ymin
 
short ymax
 
PLFLT xold
 
PLFLT yold
 

Detailed Description

Definition at line 16 of file plserver.h.

Member Data Documentation

int PLRDev::at_bop

Definition at line 22 of file plserver.h.

int PLRDev::at_eop

Definition at line 22 of file plserver.h.

char* PLRDev::client

Definition at line 18 of file plserver.h.

PLiodev* PLRDev::iodev

Definition at line 20 of file plserver.h.

int PLRDev::nbytes

Definition at line 21 of file plserver.h.

PDFstrm* PLRDev::pdfs

Definition at line 19 of file plserver.h.

short PLRDev::xmax

Definition at line 24 of file plserver.h.

short PLRDev::xmin

Definition at line 24 of file plserver.h.

PLFLT PLRDev::xold

Definition at line 25 of file plserver.h.

short PLRDev::ymax

Definition at line 24 of file plserver.h.

short PLRDev::ymin

Definition at line 24 of file plserver.h.

PLFLT PLRDev::yold

Definition at line 25 of file plserver.h.


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