Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
GNU C++ Stabs
Class Names
: C++ class names are both tags and typedefs.
Nested Symbols
: C++ symbol names can be within other types.
Basic Cplusplus Types
Simple Classes
Class Instance
Methods
: Method definition
Method Type Descriptor
: The
`#'
type descriptor
Member Type Descriptor
: The
`@'
type descriptor
Protections
Method Modifiers
Virtual Methods
Inheritence
Virtual Base Classes
Static Members
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.