6.5. -p, --profile=PROF

Sets the output profile. PROF may be either 'user' (default) or 'devel'. In the user' profile only globally visible declarations and only public and protected members are included. In the 'devel' profile local declarations and private members are also included. You may override this with --protected, --private and -i.