PLplot 5.15.0
Loading...
Searching...
No Matches
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 105 of file tclAPI.c.

Member Data Documentation

◆ clientData

ClientData Command::clientData

Definition at line 108 of file tclAPI.c.

◆ deleteData

ClientData Command::deleteData

Definition at line 111 of file tclAPI.c.

◆ deleteProc

int* Command::deleteProc

Definition at line 109 of file tclAPI.c.

◆ proc

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

Definition at line 107 of file tclAPI.c.


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