Previous Next
Review

This was the last of the SNiFF+ browsing tools to be introduced in this tutorial.
In this part of the C++ Tutorial you were introduced to:

  • Opening the project

  • Top-Down browsing with the following tools

  • Symbol Browser
    Hierarchy Browser
    Class Browser
    Cross Referencer
  • Bottom-Up browsing with the following tools

  • Source Editor
    Retriever
    Cross Referencer
    Include Browser
    Documentation Editor
  • In the tutorial we can only give you a few hints and tips to help you on your way. To get a better understanding of the tools, we recommend experimenting. To really appreciate what SNiFF+ can do for you, you really need to work with it.

How to set up your own Browsing-Only Projects
If you want to browse your own project, please refer to Setting up Browsing-Only Projects.
What's next
The only SNiFF+ tool that should now be open is the Launch Pad. We will continue using the Filebrowser project in the version controlling part.
  • The next part of this tutorial introduces you to Version Controlling

Previous Next