Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / man / man3 / Tk::Trace.3
CommitLineData
86530b38
AT
1.\" Automatically generated by Pod::Man v1.34, Pod::Parser v1.13
2.\"
3.\" Standard preamble:
4.\" ========================================================================
5.de Sh \" Subsection heading
6.br
7.if t .Sp
8.ne 5
9.PP
10\fB\\$1\fR
11.PP
12..
13.de Sp \" Vertical space (when we can't use .PP)
14.if t .sp .5v
15.if n .sp
16..
17.de Vb \" Begin verbatim text
18.ft CW
19.nf
20.ne \\$1
21..
22.de Ve \" End verbatim text
23.ft R
24.fi
25..
26.\" Set up some character translations and predefined strings. \*(-- will
27.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28.\" double quote, and \*(R" will give a right double quote. | will give a
29.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
30.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
31.\" expand to `' in nroff, nothing in troff, for use with C<>.
32.tr \(*W-|\(bv\*(Tr
33.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
34.ie n \{\
35. ds -- \(*W-
36. ds PI pi
37. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
38. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
39. ds L" ""
40. ds R" ""
41. ds C` ""
42. ds C' ""
43'br\}
44.el\{\
45. ds -- \|\(em\|
46. ds PI \(*p
47. ds L" ``
48. ds R" ''
49'br\}
50.\"
51.\" If the F register is turned on, we'll generate index entries on stderr for
52.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
53.\" entries marked with X<> in POD. Of course, you'll have to process the
54.\" output yourself in some meaningful fashion.
55.if \nF \{\
56. de IX
57. tm Index:\\$1\t\\n%\t"\\$2"
58..
59. nr % 0
60. rr F
61.\}
62.\"
63.\" For nroff, turn off justification. Always turn off hyphenation; it makes
64.\" way too many mistakes in technical documents.
65.hy 0
66.if n .na
67.\"
68.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
69.\" Fear. Run. Save yourself. No user-serviceable parts.
70. \" fudge factors for nroff and troff
71.if n \{\
72. ds #H 0
73. ds #V .8m
74. ds #F .3m
75. ds #[ \f1
76. ds #] \fP
77.\}
78.if t \{\
79. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
80. ds #V .6m
81. ds #F 0
82. ds #[ \&
83. ds #] \&
84.\}
85. \" simple accents for nroff and troff
86.if n \{\
87. ds ' \&
88. ds ` \&
89. ds ^ \&
90. ds , \&
91. ds ~ ~
92. ds /
93.\}
94.if t \{\
95. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
96. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
97. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
98. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
99. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
100. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
101.\}
102. \" troff and (daisy-wheel) nroff accents
103.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
104.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
105.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
106.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
107.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
108.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
109.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
110.ds ae a\h'-(\w'a'u*4/10)'e
111.ds Ae A\h'-(\w'A'u*4/10)'E
112. \" corrections for vroff
113.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
114.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
115. \" for low resolution devices (crt and lpr)
116.if \n(.H>23 .if \n(.V>19 \
117\{\
118. ds : e
119. ds 8 ss
120. ds o a
121. ds d- d\h'-1'\(ga
122. ds D- D\h'-1'\(hy
123. ds th \o'bp'
124. ds Th \o'LP'
125. ds ae ae
126. ds Ae AE
127.\}
128.rm #[ #] #H #V #F C
129.\" ========================================================================
130.\"
131.IX Title "Tk::Trace 3"
132.TH Tk::Trace 3 "2000-12-30" "Tk800.023" "perl/Tk Documentation"
133.SH "NAME"
134Tk::Trace \- emulate Tcl/Tk \fBtrace\fR functions.
135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS"
137.Vb 1
138\& use Tk::Trace
139.Ve
140.PP
141.Vb 4
142\& $mw->traceVariable(\e$v, 'wru' => [\e&update_meter, $scale]);
143\& %vinfo = $mw->traceVinfo(\e$v);
144\& print "Trace info :\en ", join("\en ", @{$vinfo{-legible}}), "\en";
145\& $mw->traceVdelete(\e$v);
146.Ve
147.SH "DESCRIPTION"
148.IX Header "DESCRIPTION"
149This class module emulates the Tcl/Tk \fBtrace\fR family of commands by
150binding subroutines of your devising to Perl variables using simple
151\&\fBTie::Watch\fR features.
152.PP
153Callback format is patterned after the Perl/Tk scheme: supply either a
154code reference, or, supply an array reference and pass the callback
155code reference in the first element of the array, followed by callback
156arguments.
157.PP
158User callbacks are passed these arguments:
159.PP
160.Vb 4
161\& $_[0] = undef for a scalar, index/key for array/hash
162\& $_[1] = variable's current (read), new (write), final (undef) value
163\& $_[2] = operation (r, w, or u)
164\& $_[3 .. $#_] = optional user callback arguments
165.Ve
166.PP
167As a Trace user, you have an important responsibility when writing your
168callback, since you control the final value assigned to the variable.
169A typical callback might look like:
170.PP
171.Vb 6
172\& sub callback {
173\& my($index, $value, $op, @args) = @_;
174\& return if $op eq 'u';
175\& # .... code which uses $value ...
176\& return $value; # variable's final value
177\& }
178.Ve
179.PP
180Note that the callback's return value becomes the variable's final value,
181for either read or write traces.
182.PP
183For write operations, the variable is updated with its new value before
184the callback is invoked.
185.PP
186Only one callback can be attached to a variable, but read, write and undef
187operations can be traced simultaneously.
188.SH "METHODS"
189.IX Header "METHODS"
190.IP "$mw\->traceVariable(varRef, op => callback);" 4
191.IX Item "$mw->traceVariable(varRef, op => callback);"
192\&\fBvarRef\fR is a reference to the scalar, array or hash variable you
193wish to trace. \fBop\fR is the trace operation, and can be any combination
194of \fBr\fR for read, \fBw\fR for write, and \fBu\fR for undef. \fBcallback\fR is a
195standard Perl/Tk callback, and is invoked, depending upon the value of
196\&\fBop\fR, whenever the variable is read, written, or destroyed.
197.ie n .IP "%vinfo = $mw\->traceVinfo(varRef);" 4
198.el .IP "%vinfo = \f(CW$mw\fR\->traceVinfo(varRef);" 4
199.IX Item "%vinfo = $mw->traceVinfo(varRef);"
200Returns a hash detailing the internals of the Trace object, with these
201keys:
202.Sp
203.Vb 10
204\& %vinfo = (
205\& -variable => varRef
206\& -debug => '0'
207\& -shadow => '1'
208\& -value => 'HELLO SCALAR'
209\& -destroy => callback
210\& -fetch => callback
211\& -store => callback
212\& -legible => above data formatted as a list of string, for printing
213\& );
214.Ve
215.Sp
216For array and hash Trace objects, the \fB\-value\fR key is replaced with a
217\&\fB\-ptr\fR key which is a reference to the parallel array or hash.
218Additionally, for an array or hash, there are key/value pairs for
219all the variable specific callbacks.
220.IP "$mw\->traceVdelete(\e$v);" 4
221.IX Item "$mw->traceVdelete($v);"
222Stop tracing the variable.
223.SH "EXAMPLE"
224.IX Header "EXAMPLE"
225.Vb 1
226\& use Tk;
227.Ve
228.PP
229.Vb 1
230\& # Trace a Scale's variable and move a meter in unison.
231.Ve
232.PP
233.Vb 6
234\& $pi = 3.1415926;
235\& $mw = MainWindow->new;
236\& $c = $mw->Canvas(qw/-width 200 -height 110 -bd 2 -relief sunken/)->grid;
237\& $c->createLine(qw/100 100 10 100 -tag meter/);
238\& $s = $mw->Scale(qw/-orient h -from 0 -to 100 -variable/ => \e$v)->grid;
239\& $mw->Label(-text => 'Slide Me for 5 Seconds')->grid;
240.Ve
241.PP
242.Vb 1
243\& $mw->traceVariable(\e$v, 'w' => [\e&update_meter, $s]);
244.Ve
245.PP
246.Vb 6
247\& $mw->after(5000 => sub {
248\& print "Untrace time ...\en";
249\& %vinfo = $s->traceVinfo(\e$v);
250\& print "Watch info :\en ", join("\en ", @{$vinfo{-legible}}), "\en";
251\& $c->traceVdelete(\e$v);
252\& });
253.Ve
254.PP
255.Vb 1
256\& MainLoop;
257.Ve
258.PP
259.Vb 11
260\& sub update_meter {
261\& my($index, $value, $op, @args) = @_;
262\& return if $op eq 'u';
263\& $min = $s->cget(-from);
264\& $max = $s->cget(-to);
265\& $pos = $value / abs($max - $min);
266\& $x = 100.0 - 90.0 * (cos( $pos * $pi ));
267\& $y = 100.0 - 90.0 * (sin( $pos * $pi ));
268\& $c->coords(qw/meter 100 100/, $x, $y);
269\& return $value;
270\& }
271.Ve
272.SH "HISTORY"
273.IX Header "HISTORY"
274.Vb 2
275\& Stephen.O.Lidie@Lehigh.EDU, Lehigh University Computing Center, 2000/08/01
276\& . Version 1.0, for Tk800.022.
277.Ve
278.SH "COPYRIGHT"
279.IX Header "COPYRIGHT"
280Copyright (C) 2000 \- 2000 Stephen O. Lidie. All rights reserved.
281.PP
282This program is free software; you can redistribute it and/or modify it under
283the same terms as Perl itself.