ebrowse-tags-read-member+class-name

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

(ebrowse-tags-read-member+class-name)

Read a C++ identifier from point.
Value is (CLASS-NAME MEMBER-NAME).
CLASS-NAME is the name of the class if the identifier was qualified.
It is nil otherwise.
MEMBER-NAME is the name of the member found.