11.07.2015 Views

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IconDescriptionPublic function A C++ member function that is declared publicor a function that is declared with extern linkage.Private variable A C++ member variable that is declaredprivate or a variable declared with static linkage.Protected variable A C++ member variable that is declaredprotected.Public variable A C++ member variable that is declared publicor a variable that is declared with extern linkage.Showing the Source Navigator windowTo display the Source Navigator window if it is hidden, do one of the following:•From the View menu, click Source Navigator.—or—•Type Ctrl+Alt+N.—or—•Right click the tool bar area to display the View menu.•From the popup menu, click Source Navigator.Using the source navigatorParsing source files manuallyTo parse source files manually, do one of the following:•From the Tools menu, click Source Navigator then Refresh.—or—•On the Source Navigator tool bar, click Refresh.CrossStudio re-parses any changed files and updates the source navigator display withthe changes. Progress in<strong>for</strong>mation and any errors are sent to the Source Navigator Login the Output window when parsing.Grouping objects by typeYou can group object by their type, that is whether they are classes, functions,namespaces, structures, or variables. Each object is placed into a folder according to itstypeTo group objects in the source browser by type, do one of the following:•From the Tools menu, click Source Navigator then Group By Type.132 Chapter 12 CrossStudio Windows

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!