PLplot
5.15.0
Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
b
c
d
f
g
m
o
p
s
t
w
z
+
Functions
_
c
f
m
p
s
t
+
Variables
_
b
c
d
f
g
m
o
p
s
t
w
z
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
x
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
c
d
f
h
i
l
m
n
o
p
q
r
s
t
w
Enumerations
+
Enumerator
a
b
c
d
g
l
m
n
o
p
r
s
t
w
y
+
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
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 12:58:05 for PLplot by
1.8.13