PLplot
5.15.0
tcpip.h
Go to the documentation of this file.
1
// Maurice LeBrun
2
// 31-May-95
3
//
4
// Declarations for IP utility routines.
5
// Put here so as not to clutter up user codes.
6
//
7
8
#ifndef __TCPIP_H__
9
#define __TCPIP_H__
10
11
#include "
pdf.h
"
12
#include <tcl.h>
13
14
// Modified version of the "Tdp_PacketSend" command.
15
16
PLDLLIMPEXP_TCLTK
int
17
pl_PacketSend
( Tcl_Interp *
interp
,
PLiodev
* iodev,
PDFstrm
* pdfs );
18
19
// Modified version of the "Tdp_PacketReceive" command.
20
21
PLDLLIMPEXP_TCLTK
int
22
pl_PacketReceive
( Tcl_Interp *
interp
,
PLiodev
* iodev,
PDFstrm
* pdfs );
23
24
#endif // __TCPIP_H__
PLiodev
Definition:
pdf.h:61
PLDLLIMPEXP_TCLTK
#define PLDLLIMPEXP_TCLTK
Definition:
pldll.h:134
PDFstrm
Definition:
pdf.h:49
pdf.h
pl_PacketReceive
PLDLLIMPEXP_TCLTK int pl_PacketReceive(Tcl_Interp *interp, PLiodev *iodev, PDFstrm *pdfs)
interp
static Tcl_Interp * interp
Definition:
tkMain.c:120
pl_PacketSend
PLDLLIMPEXP_TCLTK int pl_PacketSend(Tcl_Interp *interp, PLiodev *iodev, PDFstrm *pdfs)
plplot_source
bindings
tk
tcpip.h
Generated on Sat Jun 1 2019 16:24:53 for PLplot by
1.8.13