PLplot  5.15.0
PLOptionTable Struct Reference

#include "plplot.h"

Public Attributes

PLCHAR_VECTOR opt
 
int(* handler )(PLCHAR_VECTOR, PLCHAR_VECTOR, PLPointer)
 
PLPointer client_data
 
PLPointer var
 
long mode
 
PLCHAR_VECTOR syntax
 
PLCHAR_VECTOR desc
 

Detailed Description

Definition at line 395 of file plplot.h.

Member Data Documentation

◆ client_data

PLPointer PLOptionTable::client_data

Definition at line 399 of file plplot.h.

◆ desc

PLCHAR_VECTOR PLOptionTable::desc

Definition at line 403 of file plplot.h.

◆ handler

int( * PLOptionTable::handler) (PLCHAR_VECTOR, PLCHAR_VECTOR, PLPointer)

Definition at line 398 of file plplot.h.

◆ mode

long PLOptionTable::mode

Definition at line 401 of file plplot.h.

◆ opt

PLCHAR_VECTOR PLOptionTable::opt

Definition at line 397 of file plplot.h.

◆ syntax

PLCHAR_VECTOR PLOptionTable::syntax

Definition at line 402 of file plplot.h.

◆ var

PLPointer PLOptionTable::var

Definition at line 400 of file plplot.h.


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