#include "plplot.h"
#include "pldll.h"
#include <tcl.h>
#include "tclMatrix.h"
Go to the source code of this file.
|  | 
| PLDLLIMPEXP_TCLTK int | pltclMain (int argc, char **argv, char *RcFileName, int(*AppInit)(Tcl_Interp *interp)) | 
|  | 
| PLDLLIMPEXP_TCLTK int | plTclCmd (char *cmdlist, Tcl_Interp *interp, int argc, const char **argv) | 
|  | 
| PLDLLIMPEXP_TCLTK int | Pltcl_Init (Tcl_Interp *interp) | 
|  | 
| PLDLLIMPEXP_TCLTK int | PlbasicInit (Tcl_Interp *interp) | 
|  | 
| PLDLLIMPEXP_TCLTK int | pls_auto_path (Tcl_Interp *interp) | 
|  | 
| PLDLLIMPEXP_TCLTK int | plWait_Until (ClientData, Tcl_Interp *, int, const char **) | 
|  | 
| int | plHost_ID (ClientData clientData, Tcl_Interp *interp, int argc, const char **argv) | 
|  | 
◆ PlbasicInit()
◆ plHost_ID()
      
        
          | int plHost_ID | ( | ClientData | clientData, | 
        
          |  |  | Tcl_Interp * | interp, | 
        
          |  |  | int | argc, | 
        
          |  |  | const char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ pls_auto_path()
◆ Pltcl_Init()
◆ plTclCmd()
      
        
          | PLDLLIMPEXP_TCLTK int plTclCmd | ( | char * | cmdlist, | 
        
          |  |  | Tcl_Interp * | interp, | 
        
          |  |  | int | argc, | 
        
          |  |  | const char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ pltclMain()
◆ plWait_Until()
      
        
          | PLDLLIMPEXP_TCLTK int plWait_Until | ( | ClientData | , | 
        
          |  |  | Tcl_Interp * | , | 
        
          |  |  | int | , | 
        
          |  |  | const char ** |  | 
        
          |  | ) |  |  |