~pac72/ubuntu/lucid/ddd/devel

« back to all changes in this revision

Viewing changes to ddd/CLASSES

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2004-07-22 03:49:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040722034937-cysl08t1jvba4jrx
Tags: 1:3.3.9-3
USERINFO has been renamed to USERINFO.txt; adjust debian/rules code
to match, to get correct information on the About DDD dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This file was generated by class-doc -- do not edit
2
 
 
3
 
Base Classes:
4
 
        Agent
5
 
        AgentManager
6
 
        AppData
7
 
        ArgField
8
 
        AssocMark
9
 
        AssocRec
10
 
        AsyncAgentWorkProc
11
 
        AsyncAgentWorkProcInfo
12
 
        BaseIterator
13
 
        Box
14
 
        BoxPoint
15
 
        PrintGC
16
 
        BoxRegion
17
 
        BreakPoint
18
 
        ChunkQueue
19
 
        CodeCacheEntry
20
 
        DataDisp
21
 
        DataLength
22
 
        DataLink
23
 
        DispBox
24
 
        DispBuffer
25
 
        DispNode
26
 
        DispValue
27
 
        DynArray
28
 
        FontTable
29
 
        FontTableHashEntry
30
 
        Graph
31
 
        GraphEdge
32
 
        GraphEditCompareNodesInfo
33
 
        GraphEditPositionChangedInfo
34
 
        GraphEditSelectionChangedInfo
35
 
        GraphGC
36
 
        GraphNode
37
 
        HandlerList
38
 
        HandlerRec
39
 
        Layout
40
 
        ListNode
41
 
        MMDesc
42
 
        MString
43
 
        Map
44
 
        MemCheck
45
 
        MemCheckHeader
46
 
        MemChecker
47
 
        OptionTableEntry
48
 
        PosBuffer
49
 
        Queue
50
 
        QueueIter
51
 
        QueueRec
52
 
        Range
53
 
        SignalBlocker
54
 
        SignalCleanup
55
 
        SourceView
56
 
        TypeInfo
57
 
        UniqueId
58
 
        VSEFlags
59
 
        VSLArg
60
 
        VSLBuiltin
61
 
        VSLDef
62
 
        VSLDefList
63
 
        VSLLib
64
 
        VSLNode
65
 
        _Assoc
66
 
        _Delay
67
 
        _EDGELIST
68
 
        _EGDE
69
 
        _GRAPH
70
 
        _HINT
71
 
        _NODE
72
 
        _REGULAR
73
 
        regex
74
 
        strRep
75
 
        string
76
 
        subString
77
 
 
78
 
Dependency tree for Agent:
79
 
        Agent (Agent.h)
80
 
         |
81
 
         +--AsyncAgent (AsyncAgent.h)
82
 
             |
83
 
             +--LiterateAgent (LiterateA.h)
84
 
                 |
85
 
                 +--TTYAgent (TTYAgent.h)
86
 
                     |
87
 
                     +--GDBAgent (GDBAgent.h)
88
 
 
89
 
Dependency tree for AgentManager:
90
 
        AgentManager (AgentM.h)
91
 
 
92
 
Dependency tree for AppData:
93
 
        AppData (AppData.h)
94
 
 
95
 
Dependency tree for ArgField:
96
 
        ArgField (ArgField.h)
97
 
 
98
 
Dependency tree for AssocMark:
99
 
        AssocMark (Assoc.h)
100
 
 
101
 
Dependency tree for AssocRec:
102
 
        AssocRec (Assoc.h)
103
 
 
104
 
Dependency tree for AsyncAgentWorkProc:
105
 
        AsyncAgentWorkProc (AsyncAgent.h)
106
 
 
107
 
Dependency tree for AsyncAgentWorkProcInfo:
108
 
        AsyncAgentWorkProcInfo (AsyncAgent.h)
109
 
 
110
 
Dependency tree for BaseIterator:
111
 
        BaseIterator (TypeInfo.h)
112
 
 
113
 
Dependency tree for Box:
114
 
        Box (Box.h)
115
 
         |
116
 
         |--CompositeBox (CompositeB.h)
117
 
         |   |
118
 
         |   |--AlignBox (AlignBox.h)
119
 
         |   |   |
120
 
         |   |   |--HAlignBox (AlignBox.h)
121
 
         |   |   |
122
 
         |   |   |--TAlignBox (AlignBox.h)
123
 
         |   |   |
124
 
         |   |   |--UAlignBox (AlignBox.h)
125
 
         |   |   |
126
 
         |   |   +--VAlignBox (AlignBox.h)
127
 
         |   |
128
 
         |   +--ListBox (ListBox.h)
129
 
         |       |
130
 
         |       +--DummyBox (DummyBox.h)
131
 
         |           |
132
 
         |           +--MatchBox (MatchBox.h)
133
 
         |
134
 
         |--HatBox (HatBox.h)
135
 
         |   |
136
 
         |   |--BinBox (BinBox.h)
137
 
         |   |
138
 
         |   |--FixBox (FixBox.h)
139
 
         |   |   |
140
 
         |   |   |--HFixBox (FixBox.h)
141
 
         |   |   |
142
 
         |   |   +--VFixBox (FixBox.h)
143
 
         |   |
144
 
         |   |--FontFixBox (FontFixBox.h)
145
 
         |   |
146
 
         |   +--TransparentHatBox (THatBox.h)
147
 
         |       |
148
 
         |       |--ColorBox (ColorBox.h)
149
 
         |       |   |
150
 
         |       |   |--BackgroundColorBox (ColorBox.h)
151
 
         |       |   |
152
 
         |       |   +--ForegroundColorBox (ColorBox.h)
153
 
         |       |
154
 
         |       +--MarkBox (MarkBox.h)
155
 
         |           |
156
 
         |           +--TagBox (Box.h)
157
 
         |
158
 
         +--PrimitiveBox (PrimitiveB.h)
159
 
             |
160
 
             |--DiagBox (DiagBox.h)
161
 
             |
162
 
             |--EmptyBox (PrimitiveB.h)
163
 
             |   |
164
 
             |   |--FillBox (PrimitiveB.h)
165
 
             |   |
166
 
             |   +--SpaceBox (PrimitiveB.h)
167
 
             |       |
168
 
             |       +--SquareBox (PrimitiveB.h)
169
 
             |           |
170
 
             |           |--FalseBox (TrueBox.h)
171
 
             |           |
172
 
             |           |--NullBox (TrueBox.h)
173
 
             |           |
174
 
             |           +--TrueBox (TrueBox.h)
175
 
             |
176
 
             |--LineBox (LineBox.h)
177
 
             |   |
178
 
             |   |--ArcBox (ArcBox.h)
179
 
             |   |
180
 
             |   +--SlopeBox (SlopeBox.h)
181
 
             |       |
182
 
             |       |--FallBox (SlopeBox.h)
183
 
             |       |
184
 
             |       +--RiseBox (SlopeBox.h)
185
 
             |
186
 
             |--RuleBox (PrimitiveB.h)
187
 
             |
188
 
             +--StringBox (StringBox.h)
189
 
 
190
 
Dependency tree for BoxPoint:
191
 
        BoxPoint (BoxPoint.h)
192
 
         |
193
 
         |--BoxExtend (BoxExtend.h)
194
 
         |
195
 
         +--BoxSize (BoxSize.h)
196
 
 
197
 
Dependency tree for PrintGC:
198
 
        PrintGC (Box.h)
199
 
         |
200
 
         |--FigPrintGC (Box.h)
201
 
         |
202
 
         +--PostScriptPrintGC (Box.h)
203
 
 
204
 
Dependency tree for BoxRegion:
205
 
        BoxRegion (BoxPoint.h)
206
 
 
207
 
Dependency tree for BreakPoint:
208
 
        BreakPoint (BreakPoint.h)
209
 
 
210
 
Dependency tree for ChunkQueue:
211
 
        ChunkQueue (ChunkQueue.h)
212
 
 
213
 
Dependency tree for CodeCacheEntry:
214
 
        CodeCacheEntry (CodeCache.h)
215
 
 
216
 
Dependency tree for DataDisp:
217
 
        DataDisp (DataDisp.h)
218
 
 
219
 
Dependency tree for DataLength:
220
 
        DataLength (DataLength.h)
221
 
 
222
 
Dependency tree for DataLink:
223
 
        DataLink (DataLink.h)
224
 
 
225
 
Dependency tree for DispBox:
226
 
        DispBox (DispBox.h)
227
 
 
228
 
Dependency tree for DispBuffer:
229
 
        DispBuffer (DispBuffer.h)
230
 
 
231
 
Dependency tree for DispNode:
232
 
        DispNode (DispNode.h)
233
 
 
234
 
Dependency tree for DispValue:
235
 
        DispValue (DispValue.h)
236
 
 
237
 
Dependency tree for DynArray:
238
 
        DynArray (DynArray.h)
239
 
 
240
 
Dependency tree for FontTable:
241
 
        FontTable (FontTable.h)
242
 
 
243
 
Dependency tree for FontTableHashEntry:
244
 
        FontTableHashEntry (FontTable.h)
245
 
 
246
 
Dependency tree for Graph:
247
 
        Graph (Graph.h)
248
 
         |
249
 
         +--DispGraph (DispGraph.h)
250
 
 
251
 
Dependency tree for GraphEdge:
252
 
        GraphEdge (GraphEdge.h)
253
 
         |
254
 
         +--LineGraphEdge (LineGraphE.h)
255
 
 
256
 
Dependency tree for GraphEditCompareNodesInfo:
257
 
        GraphEditCompareNodesInfo (GraphEdit.h)
258
 
 
259
 
Dependency tree for GraphEditPositionChangedInfo:
260
 
        GraphEditPositionChangedInfo (GraphEdit.h)
261
 
 
262
 
Dependency tree for GraphEditSelectionChangedInfo:
263
 
        GraphEditSelectionChangedInfo (GraphEdit.h)
264
 
 
265
 
Dependency tree for GraphGC:
266
 
        GraphGC (GraphGC.h)
267
 
 
268
 
Dependency tree for GraphNode:
269
 
        GraphNode (GraphNodeI.h)
270
 
         |
271
 
         +--PosGraphNode (PosGraphN.h)
272
 
             |
273
 
             +--RegionGraphNode (RegionGN.h)
274
 
                 |
275
 
                 |--BoxGraphNode (BoxGraphN.h)
276
 
                 |
277
 
                 +--HintGraphNode (HintGraphN.h)
278
 
 
279
 
Dependency tree for HandlerList:
280
 
        HandlerList (HandlerL.h)
281
 
 
282
 
Dependency tree for HandlerRec:
283
 
        HandlerRec (HandlerL.h)
284
 
 
285
 
Dependency tree for Layout:
286
 
        Layout (layout.h)
287
 
 
288
 
Dependency tree for ListNode:
289
 
        ListNode (ListNode.h)
290
 
         |
291
 
         +--FixListNode (TrueNode.h)
292
 
 
293
 
Dependency tree for MMDesc:
294
 
        MMDesc (MakeMenu.h)
295
 
 
296
 
Dependency tree for MString:
297
 
        MString (MString.h)
298
 
 
299
 
Dependency tree for Map:
300
 
        Map (Map.h)
301
 
 
302
 
Dependency tree for MemCheck:
303
 
        MemCheck (MemCheck.h)
304
 
 
305
 
Dependency tree for MemCheckHeader:
306
 
        MemCheckHeader (MemCheck.h)
307
 
 
308
 
Dependency tree for MemChecker:
309
 
        MemChecker (MemCheck.h)
310
 
 
311
 
Dependency tree for OptionTableEntry:
312
 
        OptionTableEntry (VSEFlags.h)
313
 
 
314
 
Dependency tree for PosBuffer:
315
 
        PosBuffer (PosBuffer.h)
316
 
 
317
 
Dependency tree for Queue:
318
 
        Queue (Queue.h)
319
 
 
320
 
Dependency tree for QueueIter:
321
 
        QueueIter (Queue.h)
322
 
 
323
 
Dependency tree for QueueRec:
324
 
        QueueRec (Queue.h)
325
 
 
326
 
Dependency tree for Range:
327
 
        Range (Range.h)
328
 
 
329
 
Dependency tree for SignalBlocker:
330
 
        SignalBlocker (SignalB.h)
331
 
 
332
 
Dependency tree for SignalCleanup:
333
 
        SignalCleanup (SignalC.h)
334
 
 
335
 
Dependency tree for SourceView:
336
 
        SourceView (SourceView.h)
337
 
 
338
 
Dependency tree for TypeInfo:
339
 
        TypeInfo (TypeInfo.h)
340
 
 
341
 
Dependency tree for UniqueId:
342
 
        UniqueId (UniqueId.h)
343
 
 
344
 
Dependency tree for VSEFlags:
345
 
        VSEFlags (VSEFlags.h)
346
 
 
347
 
Dependency tree for VSLArg:
348
 
        VSLArg (VSLLib.h)
349
 
 
350
 
Dependency tree for VSLBuiltin:
351
 
        VSLBuiltin (VSLBuiltin.h)
352
 
 
353
 
Dependency tree for VSLDef:
354
 
        VSLDef (VSLDef.h)
355
 
 
356
 
Dependency tree for VSLDefList:
357
 
        VSLDefList (VSLDef.h)
358
 
 
359
 
Dependency tree for VSLLib:
360
 
        VSLLib (VSLDefList.h)
361
 
 
362
 
Dependency tree for VSLNode:
363
 
        VSLNode (VSLDefList.h)
364
 
         |
365
 
         |--CallNode (CallNode.h)
366
 
         |   |
367
 
         |   |--BuiltinCallNode (BuiltinCN.h)
368
 
         |   |
369
 
         |   |--DefCallNode (DefCallN.h)
370
 
         |   |
371
 
         |   |--LetNode (LetNode.h)
372
 
         |   |   |
373
 
         |   |   +--WhereNode (LetNode.h)
374
 
         |   |
375
 
         |   +--TestNode (TestNode.h)
376
 
         |
377
 
         |--ConstNode (ConstNode.h)
378
 
         |   |
379
 
         |   |--EmptyListNode (TrueNode.h)
380
 
         |   |
381
 
         |   |--FalseNode (TrueNode.h)
382
 
         |   |
383
 
         |   |--NullNode (TrueNode.h)
384
 
         |   |
385
 
         |   |--NumNode (TrueNode.h)
386
 
         |   |
387
 
         |   |--StringNode (TrueNode.h)
388
 
         |   |
389
 
         |   +--TrueNode (TrueNode.h)
390
 
         |
391
 
         |--DummyNode (DummyNode.h)
392
 
         |   |
393
 
         |   +--ArgNode (ArgNode.h)
394
 
         |
395
 
         |--ListNode (ListNode.h)
396
 
         |   |
397
 
         |   +--FixListNode (TrueNode.h)
398
 
         |
399
 
         +--NameNode (NameNode.h)
400
 
 
401
 
Dependency tree for _Assoc:
402
 
        _Assoc (Assoc.h)
403
 
 
404
 
Dependency tree for _Delay:
405
 
        _Delay (Delay.h)
406
 
         |
407
 
         +--Delay (Delay.h)
408
 
             |
409
 
             +--StatusDelay (status.h)
410
 
 
411
 
Dependency tree for _EDGELIST:
412
 
        _EDGELIST (layout.h)
413
 
 
414
 
Dependency tree for _EGDE:
415
 
        _EGDE (layout.h)
416
 
 
417
 
Dependency tree for _GRAPH:
418
 
        _GRAPH (layout.h)
419
 
 
420
 
Dependency tree for _HINT:
421
 
        _HINT (layout.h)
422
 
 
423
 
Dependency tree for _NODE:
424
 
        _NODE (layout.h)
425
 
 
426
 
Dependency tree for _REGULAR:
427
 
        _REGULAR (layout.h)
428
 
 
429
 
Dependency tree for regex:
430
 
        regex (rxclass.h)
431
 
 
432
 
Dependency tree for strRep:
433
 
        strRep (strclass.h)
434
 
 
435
 
Dependency tree for string:
436
 
        string (strclass.h)
437
 
 
438
 
Dependency tree for subString:
439
 
        subString (strclass.h)
440