PLplot  5.15.0
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

◆ at_bop

int PLRDev::at_bop

Definition at line 22 of file plserver.h.

◆ at_eop

int PLRDev::at_eop

Definition at line 22 of file plserver.h.

◆ client

char* PLRDev::client

Definition at line 18 of file plserver.h.

◆ iodev

PLiodev* PLRDev::iodev

Definition at line 20 of file plserver.h.

◆ nbytes

int PLRDev::nbytes

Definition at line 21 of file plserver.h.

◆ pdfs

PDFstrm* PLRDev::pdfs

Definition at line 19 of file plserver.h.

◆ xmax

short PLRDev::xmax

Definition at line 24 of file plserver.h.

◆ xmin

short PLRDev::xmin

Definition at line 24 of file plserver.h.

◆ xold

PLFLT PLRDev::xold

Definition at line 25 of file plserver.h.

◆ ymax

short PLRDev::ymax

Definition at line 24 of file plserver.h.

◆ ymin

short PLRDev::ymin

Definition at line 24 of file plserver.h.

◆ yold

PLFLT PLRDev::yold

Definition at line 25 of file plserver.h.


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