Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / amd64 / man / man3 / Class::ISA.3
CommitLineData
920dae64
AT
1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
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 "Class::ISA 3"
132.TH Class::ISA 3 "2001-09-21" "perl v5.8.8" "Perl Programmers Reference Guide"
133.SH "NAME"
134Class::ISA \-\- report the search path for a class's ISA tree
135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS"
137.Vb 4
138\& # Suppose you go: use Food::Fishstick, and that uses and
139\& # inherits from other things, which in turn use and inherit
140\& # from other things. And suppose, for sake of brevity of
141\& # example, that their ISA tree is the same as:
142.Ve
143.PP
144.Vb 7
145\& @Food::Fishstick::ISA = qw(Food::Fish Life::Fungus Chemicals);
146\& @Food::Fish::ISA = qw(Food);
147\& @Food::ISA = qw(Matter);
148\& @Life::Fungus::ISA = qw(Life);
149\& @Chemicals::ISA = qw(Matter);
150\& @Life::ISA = qw(Matter);
151\& @Matter::ISA = qw();
152.Ve
153.PP
154.Vb 4
155\& use Class::ISA;
156\& print "Food::Fishstick path is:\en ",
157\& join(", ", Class::ISA::super_path('Food::Fishstick')),
158\& "\en";
159.Ve
160.PP
161That prints:
162.PP
163.Vb 2
164\& Food::Fishstick path is:
165\& Food::Fish, Food, Matter, Life::Fungus, Life, Chemicals
166.Ve
167.SH "DESCRIPTION"
168.IX Header "DESCRIPTION"
169Suppose you have a class (like Food::Fish::Fishstick) that is derived,
170via its \f(CW@ISA\fR, from one or more superclasses (as Food::Fish::Fishstick
171is from Food::Fish, Life::Fungus, and Chemicals), and some of those
172superclasses may themselves each be derived, via its \f(CW@ISA\fR, from one or
173more superclasses (as above).
174.PP
175When, then, you call a method in that class ($fishstick\->calories),
176Perl first searches there for that method, but if it's not there, it
177goes searching in its superclasses, and so on, in a depth-first (or
178maybe \*(L"height\-first\*(R" is the word) search. In the above example, it'd
179first look in Food::Fish, then Food, then Matter, then Life::Fungus,
180then Life, then Chemicals.
181.PP
182This library, Class::ISA, provides functions that return that list \*(--
183the list (in order) of names of classes Perl would search to find a
184method, with no duplicates.
185.SH "FUNCTIONS"
186.IX Header "FUNCTIONS"
187.IP "the function Class::ISA::super_path($CLASS)" 4
188.IX Item "the function Class::ISA::super_path($CLASS)"
189This returns the ordered list of names of classes that Perl would
190search thru in order to find a method, with no duplicates in the list.
191\&\f(CW$CLASS\fR is not included in the list. \s-1UNIVERSAL\s0 is not included \*(-- if
192you need to consider it, add it to the end.
193.IP "the function Class::ISA::self_and_super_path($CLASS)" 4
194.IX Item "the function Class::ISA::self_and_super_path($CLASS)"
195Just like \f(CW\*(C`super_path\*(C'\fR, except that \f(CW$CLASS\fR is included as the first
196element.
197.IP "the function Class::ISA::self_and_super_versions($CLASS)" 4
198.IX Item "the function Class::ISA::self_and_super_versions($CLASS)"
199This returns a hash whose keys are \f(CW$CLASS\fR and its
200(super\-)superclasses, and whose values are the contents of each
201class's \f(CW$VERSION\fR (or undef, for classes with no \f(CW$VERSION\fR).
202.Sp
203The code for self_and_super_versions is meant to serve as an example
204for precisely the kind of tasks I anticipate that self_and_super_path
205and super_path will be used for. You are strongly advised to read the
206source for self_and_super_versions, and the comments there.
207.SH "CAUTIONARY NOTES"
208.IX Header "CAUTIONARY NOTES"
209* Class::ISA doesn't export anything. You have to address the
210functions with a \*(L"Class::ISA::\*(R" on the front.
211.PP
212* Contrary to its name, Class::ISA isn't a class; it's just a package.
213Strange, isn't it?
214.PP
215* Say you have a loop in the \s-1ISA\s0 tree of the class you're calling one
216of the Class::ISA functions on: say that Food inherits from Matter,
217but Matter inherits from Food (for sake of argument). If Perl, while
218searching for a method, actually discovers this cyclicity, it will
219throw a fatal error. The functions in Class::ISA effectively ignore
220this cyclicity; the Class::ISA algorithm is \*(L"never go down the same
221path twice\*(R", and cyclicities are just a special case of that.
222.PP
223* The Class::ISA functions just look at \f(CW@ISAs\fR. But theoretically, I
224suppose, AUTOLOADs could bypass Perl's ISA-based search mechanism and
225do whatever they please. That would be bad behavior, tho; and I try
226not to think about that.
227.PP
228* If Perl can't find a method anywhere in the \s-1ISA\s0 tree, it then looks
229in the magical class \s-1UNIVERSAL\s0. This is rarely relevant to the tasks
230that I expect Class::ISA functions to be put to, but if it matters to
231you, then instead of this:
232.PP
233.Vb 1
234\& @supers = Class::Tree::super_path($class);
235.Ve
236.PP
237do this:
238.PP
239.Vb 1
240\& @supers = (Class::Tree::super_path($class), 'UNIVERSAL');
241.Ve
242.PP
243And don't say no-one ever told ya!
244.PP
245* When you call them, the Class::ISA functions look at \f(CW@ISAs\fR anew \*(--
246that is, there is no memoization, and so if ISAs change during
247runtime, you get the current \s-1ISA\s0 tree's path, not anything memoized.
248However, changing ISAs at runtime is probably a sign that you're out
249of your mind!
250.SH "COPYRIGHT"
251.IX Header "COPYRIGHT"
252Copyright (c) 1999, 2000 Sean M. Burke. All rights reserved.
253.PP
254This library is free software; you can redistribute it and/or modify
255it under the same terms as Perl itself.
256.SH "AUTHOR"
257.IX Header "AUTHOR"
258Sean M. Burke \f(CW\*(C`sburke@cpan.org\*(C'\fR