PLplot 5.15.0
Loading...
Searching...
No Matches
PLDispatchTable Struct Reference

#include "disptab.h"

Public Attributes

const char * pl_MenuStr
const char * pl_DevName
int pl_type
int pl_seq
plD_init_fp pl_init
plD_line_fp pl_line
plD_polyline_fp pl_polyline
plD_eop_fp pl_eop
plD_bop_fp pl_bop
plD_tidy_fp pl_tidy
plD_state_fp pl_state
plD_esc_fp pl_esc
plD_wait_fp pl_wait

Detailed Description

Definition at line 77 of file disptab.h.

Member Data Documentation

◆ pl_bop

plD_bop_fp PLDispatchTable::pl_bop

Definition at line 87 of file disptab.h.

◆ pl_DevName

const char* PLDispatchTable::pl_DevName

Definition at line 80 of file disptab.h.

◆ pl_eop

plD_eop_fp PLDispatchTable::pl_eop

Definition at line 86 of file disptab.h.

◆ pl_esc

plD_esc_fp PLDispatchTable::pl_esc

Definition at line 90 of file disptab.h.

◆ pl_init

plD_init_fp PLDispatchTable::pl_init

Definition at line 83 of file disptab.h.

◆ pl_line

plD_line_fp PLDispatchTable::pl_line

Definition at line 84 of file disptab.h.

◆ pl_MenuStr

const char* PLDispatchTable::pl_MenuStr

Definition at line 79 of file disptab.h.

◆ pl_polyline

plD_polyline_fp PLDispatchTable::pl_polyline

Definition at line 85 of file disptab.h.

◆ pl_seq

int PLDispatchTable::pl_seq

Definition at line 82 of file disptab.h.

◆ pl_state

plD_state_fp PLDispatchTable::pl_state

Definition at line 89 of file disptab.h.

◆ pl_tidy

plD_tidy_fp PLDispatchTable::pl_tidy

Definition at line 88 of file disptab.h.

◆ pl_type

int PLDispatchTable::pl_type

Definition at line 81 of file disptab.h.

◆ pl_wait

plD_wait_fp PLDispatchTable::pl_wait

Definition at line 91 of file disptab.h.


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