Next: Long and Short Member Display, Previous: Filters, Up: Member Buffers [Contents][Index]
Toggle the display of member attributes (default is on).
The nine member attributes Ebrowse knows about are displayed as a list a single-characters flags enclosed in angle brackets in front the of the member’s name. A ‘-’ at a given position means that the attribute is false. The list of attributes from left to right is
The member is a template.
The member is declared extern "C"
.
Means the member is declared virtual
.
The member is declared inline
.
The member is const
.
The member is a pure virtual function.
The member is declared mutable
.
The member is declared explicit
.
The member is a function with a throw list.
This command is also in the buffer’s context menu.