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__
bindings
tk
tcpip.h
Generated on Wed Aug 14 2013 07:35:21 for PLplot by
1.8.4