ebrowse-tags-read-name

ebrowse-tags-read-name is a compiled Lisp function in `ebrowse.el'.

(ebrowse-tags-read-name HEADER PROMPT)

Read a C++ identifier from the minibuffer.
HEADER is the `ebrowse-hs' structure of the class tree.
Prompt with PROMPT. Insert into the minibuffer a C++ identifier read
from point as default. Value is a list (CLASS-NAME MEMBER-NAME).