Tool/software:
In my project, I defined many different classes. I want to extract the information of member variables from xxx.out file.
I need to print all the member variable name and type of a specific class, like the function "Add Watch Expression" and "Export as .txt" in CCS.
For example, I want to print the information in the red box:
Is there a tool or command to implement this?