PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
PLOptionTable Struct Reference

#include "plplot.h"

Public Attributes

const char * opt
 
int(* handler )(const char *, const char *, void *)
 
voidclient_data
 
voidvar
 
long mode
 
const char * syntax
 
const char * desc
 
char * opt
 
char * syntax
 
char * desc
 

Detailed Description

Definition at line 338 of file plplot.h.

Member Data Documentation

void * PLOptionTable::client_data

Definition at line 342 of file plplot.h.

char* PLOptionTable::desc

Definition at line 243 of file plplot_octave.h.

const char* PLOptionTable::desc

Definition at line 346 of file plplot.h.

int(* PLOptionTable::handler)(char *, char *, void *)

Definition at line 341 of file plplot.h.

long PLOptionTable::mode

Definition at line 344 of file plplot.h.

char* PLOptionTable::opt

Definition at line 237 of file plplot_octave.h.

const char* PLOptionTable::opt

Definition at line 340 of file plplot.h.

char* PLOptionTable::syntax

Definition at line 242 of file plplot_octave.h.

const char* PLOptionTable::syntax

Definition at line 345 of file plplot.h.

void * PLOptionTable::var

Definition at line 343 of file plplot.h.


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