Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!tcs!nujoizey!gwu From: gwu@nujoizey.tcs.com (George Wu) Newsgroups: comp.lang.c++ Subject: Re: C++ Class information extraction: info request. Message-ID: <944@tcs.tcs.com> Date: 8 Aug 90 03:59:40 GMT References: <583@argus.mrcu> Sender: usenet@tcs.com Reply-To: gwu@nujoizey.tcs.com (George Wu) Organization: Teknekron Communications Systems Lines: 137 The InterViews software comes with iclass, a class browser. You can get a copy from Stanford. (The mailing address interviews-request@interviews.stanford.edu should get a response. Below is an excerpt of the manual entry. George iclass(1) InterViews Reference Manual iclass(1) NAME iclass - class browser SYNOPSIS iclass [-r] [-v] path [path...] DESCRIPTION Iclass is a simple class browser that lets you navigate through C++ class hierarchies and view the definition of a particular class. You can select classes from three browsers: the first shows a list of all known classes; the second shows the parents of the selected class, if any; and the third shows the children of the selected class, if any. You can choose a name from any of these lists and tell iclass to show the definition of that class, or you can type the name of a class explicitly in the StringEditor labeled ``selected class.'' The view of the class definition shows the source code from the header file that defines the selected class. COMMANDS Iclass provides pull-down menus for issuing commands. The ``File'' menu includes the following commands: Scan Files/Directories... Prompt for additional pathnames to scan. Quit Close the window and exit. Commands in the ``Search'' menu include: Forward Search... Search forward in the class definition for a match with InterViews Last change: 29 November 1989 1 iclass(1) InterViews Reference Manual iclass(1) a given regular expression, wrapping from the end to the beginning of the buffer if necessary. Backward Search... Search backward for a match with a given regexp. Go to line... Move the cursor to the beginning of the given line, scrolling the display if necessary. SEE ALSO Regexp(3I), StringBrowser(3I), StringEditor(3I), TextEditor(3I) InterViews Last change: 29 November 1989 3 ---- George J Wu | gwu@tcs.com or ucbcad!tcs!gwu Software Engineer | 2121 Allston Way, Berkeley, CA, 94704 Teknekron Communications Systems, Inc.| (415) 649-3752