|
PLplot 5.15.0
|
#include "plserver.h"Go to the source code of this file.
Macros | |
| #define | NEED_PLDEBUG |
Functions | |
| static int | plExitCmd (ClientData clientData, Tcl_Interp *interp, int argc, char **argv) |
| static void | tcl_cmd (Tcl_Interp *interp, const char *cmd) |
| static int | AppInit (Tcl_Interp *interp) |
| int | main (int argc, const char **argv) |
| static int | plExitCmd (ClientData PL_UNUSED(clientData), Tcl_Interp *interp, int argc, char **argv) |
Variables | |
| static char * | client_name |
| static char * | auto_path |
| static int | child |
| static char * | client_host |
| static char * | client_port |
| static Tk_ArgvInfo | argTable [] |
| #define NEED_PLDEBUG |
Definition at line 37 of file plserver.c.
|
static |
Definition at line 189 of file plserver.c.
| int main | ( | int | argc, |
| const char ** | argv ) |
Definition at line 94 of file plserver.c.
|
static |
|
static |
Definition at line 269 of file plserver.c.
|
static |
Definition at line 320 of file plserver.c.
|
static |
Definition at line 52 of file plserver.c.
|
static |
Definition at line 44 of file plserver.c.
|
static |
Definition at line 45 of file plserver.c.
|
static |
Definition at line 49 of file plserver.c.
|
static |
Definition at line 43 of file plserver.c.
|
static |
Definition at line 50 of file plserver.c.