Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
HTML
.
Views
.
XRef
class XRef
File:
../Synopsis/Formatters/HTML/Views/XRef.py
A module for creating views full of xref infos
Class attributes Summary:
link_to_scope
Methods Summary:
register
(
self
,
frame
)
toc
(
self
,
start
)
filename
(
self
)
title
(
self
)
process
(
self
)
register_filenames
(
self
)
process_link
(
self
,
file
,
line
,
scope
)
describe_declaration
(
self
,
decl
)
Returns a description of the declaration.
process_name
(
self
,
name
)
end_file
(
self
)
Methods Details:
register_filenames
(
self
)
Registers each view
process_link
(
self
,
file
,
line
,
scope
)
Outputs the info for one link
describe_declaration
(
self
,
decl
)
Returns a description of the declaration. Detects constructors and destructors
process_name
(
self
,
name
)
Outputs the info for a given name
end_file
(
self
)
Overrides end_file to provide synopsis logo
Generated on Thu Apr 16 16:27:11 2009 by
synopsis
(version devel)