GNU Info

Info Node: (ebrowse)Finding and Viewing

(ebrowse)Finding and Viewing


Next: Position Stack Prev: Tags-like Functions Up: Tags-like Functions
Enter node , (file) or (file)node

Finding and Viewing Members
===========================

   The functions in this section are similar to those described in
Note: Source Display, and also in Note: Finding/Viewing, except that
they work in a C++ source buffer, not in member and tree buffers created
by Ebrowse.

`C-c b f'
     Find the definition of the member around point.  If you invoke this
     function with a prefix argument, the declaration is searched.

     If more than one class contains a member with the given name you
     can select the class with completion.  If there is a scope
     declaration in front of the member name, this class name is used
     as initial input for the completion.

`C-c b F'
     Find the declaration of the member around point.

`C-c b v'
     View the definition of the member around point.

`C-c b V'
     View the declaration of the member around point.

`C-c b 4 f'
     Find a member's definition in another window.

`C-c b 4 F'
     Find a member's declaration in another window.

`C-c b 4 v'
     View a member's definition in another window.

`C-c b 4 V'
     View a member's declaration in another window.

`C-c b 5 f'
     Find a member's definition in another frame.

`C-c b 5 F'
     Find a member's declaration in another frame.

`C-c b 5 v'
     View a member's definition in another frame.

`C-c b 5 V'
     View a member's declaration in another frame.


automatically generated by info2www version 1.2.2.9