PLplot
5.9.9
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
tcpip.h
Go to the documentation of this file.
1
// $Id: tcpip.h 11975 2011-10-19 11:05:10Z andrewross $
2
//
3
// Maurice LeBrun
4
// 31-May-95
5
//
6
// Declarations for IP utility routines.
7
// Put here so as not to clutter up user codes.
8
//
9
10
#ifndef __TCPIP_H__
11
#define __TCPIP_H__
12
13
#include "
pdf.h
"
14
#include <tcl.h>
15
16
// Modified version of the "Tdp_PacketSend" command.
17
18
PLDLLIMPEXP_TCLTK
int
19
pl_PacketSend
( Tcl_Interp *
interp
,
PLiodev
* iodev,
PDFstrm
* pdfs );
20
21
// Modified version of the "Tdp_PacketReceive" command.
22
23
PLDLLIMPEXP_TCLTK
int
24
pl_PacketReceive
( Tcl_Interp *
interp
,
PLiodev
* iodev,
PDFstrm
* pdfs );
25
26
#endif // __TCPIP_H__
PLiodev
Definition:
pdf.h:63
PLDLLIMPEXP_TCLTK
#define PLDLLIMPEXP_TCLTK
Definition:
pldll.h:114
PDFstrm
Definition:
pdf.h:51
pdf.h
pl_PacketReceive
PLDLLIMPEXP_TCLTK int pl_PacketReceive(Tcl_Interp *interp, PLiodev *iodev, PDFstrm *pdfs)
interp
static Tcl_Interp * interp
Definition:
tkMain.c:116
pl_PacketSend
PLDLLIMPEXP_TCLTK int pl_PacketSend(Tcl_Interp *interp, PLiodev *iodev, PDFstrm *pdfs)
bindings
tk
tcpip.h
Generated on Wed Jan 29 2014 10:20:47 for PLplot by
1.8.6