PLplot  5.15.0
Command Struct Reference

Public Attributes

int(* proc )(void *, struct Tcl_Interp *, int, const char **)
 
ClientData clientData
 
int * deleteProc
 
ClientData deleteData
 

Detailed Description

Definition at line 99 of file tclAPI.c.

Member Data Documentation

◆ clientData

ClientData Command::clientData

Definition at line 102 of file tclAPI.c.

◆ deleteData

ClientData Command::deleteData

Definition at line 105 of file tclAPI.c.

◆ deleteProc

int* Command::deleteProc

Definition at line 103 of file tclAPI.c.

◆ proc

int( * Command::proc) (void *, struct Tcl_Interp *, int, const char **)

Definition at line 101 of file tclAPI.c.


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