PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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 407 of file plplot.h.

Member Data Documentation

PLPointer PLOptionTable::client_data

Definition at line 411 of file plplot.h.

PLCHAR_VECTOR PLOptionTable::desc

Definition at line 415 of file plplot.h.

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

Definition at line 410 of file plplot.h.

long PLOptionTable::mode

Definition at line 413 of file plplot.h.

PLCHAR_VECTOR PLOptionTable::opt

Definition at line 409 of file plplot.h.

PLCHAR_VECTOR PLOptionTable::syntax

Definition at line 414 of file plplot.h.

PLPointer PLOptionTable::var

Definition at line 412 of file plplot.h.


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