The Outline view displays a structural view of C/C++ source code. The Outline view automatically refreshes as you add declarations to your source code.
The table below lists the icons displayed in the Outline view.
| Icon | Description |
|
|
C or C++ file |
|
|
Class |
|
|
Namespace |
|
|
Include |
|
|
Enum |
|
|
Enumerator |
|
|
Field |
|
|
Field private |
|
|
Field protected |
|
|
Field public |
|
|
Include |
|
|
Method private |
|
|
Method protected |
|
|
Method public |
|
|
Struct |
|
|
Type definition |
|
|
Union |
|
|
Variable |
Displaying C/C++ file components in the
C/C++ Projects view