Inspired by the Use-The-Source Apprenticeship Pattern
ctags -R --c++-kinds=+pl --fields=+iaS --extra=+q .
Refer:
Visually Browsing Source-Code using Vim Ctags and Taglist
See Also:
exuberent Ctags FAQ
etags man page from delorie
Analysis of Source Code Navigation Tools