Public Attributes

PLOptionTable Struct Reference

#include "plplot.h"

List of all members.

Public Attributes

const char * opt
int(* handler )(const char *, const char *, void *)
void * client_data
void * var
long mode
const char * syntax
const char * desc

Detailed Description

Definition at line 331 of file plplot.h.


Member Data Documentation

Definition at line 335 of file plplot.h.

const char* PLOptionTable::desc

Definition at line 339 of file plplot.h.

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

Definition at line 334 of file plplot.h.

Definition at line 337 of file plplot.h.

const char* PLOptionTable::opt

Definition at line 333 of file plplot.h.

const char* PLOptionTable::syntax

Definition at line 338 of file plplot.h.

Definition at line 336 of file plplot.h.


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