#include "plplot.h"
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 |
Definition at line 331 of file plplot.h.
const char* PLOptionTable::desc |
int( * PLOptionTable::handler)(const char *, const char *, void *) |
long PLOptionTable::mode |
const char* PLOptionTable::opt |
const char* PLOptionTable::syntax |
void* PLOptionTable::var |