PLplot  5.10.0
tclMatrix Struct Reference

#include "tclMatrix.h"

List of all members.

Public Attributes

int type
int len
int dim
int n [MAX_ARRAY_DIM]
int tracing
char * name
Mat_floatfdata
Mat_intidata
Tcl_Interp * interp
void(* put )(ClientData clientData, Tcl_Interp *interp, int index, const char *string)
void(* get )(ClientData clientData, Tcl_Interp *interp, int index, char *string)

Detailed Description

Definition at line 61 of file tclMatrix.h.


Member Data Documentation

Definition at line 65 of file tclMatrix.h.

Definition at line 71 of file tclMatrix.h.

void( * tclMatrix::get)(ClientData clientData, Tcl_Interp *interp, int index, char *string)

Definition at line 79 of file tclMatrix.h.

Definition at line 72 of file tclMatrix.h.

Tcl_Interp* tclMatrix::interp

Definition at line 74 of file tclMatrix.h.

Definition at line 64 of file tclMatrix.h.

Definition at line 66 of file tclMatrix.h.

Definition at line 69 of file tclMatrix.h.

void( * tclMatrix::put)(ClientData clientData, Tcl_Interp *interp, int index, const char *string)

Definition at line 78 of file tclMatrix.h.

Definition at line 67 of file tclMatrix.h.

Definition at line 63 of file tclMatrix.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines