Next: Regular Expressions, Previous: Changing the Output File Name, Up: Processing Source Files [Contents][Index]
This switch suppresses all classes in the data base declared as
struct
or union
in the output.
This is mainly useful when you are converting an existing C program to C++, and do not want to see the old C structs in a class tree.