Report: Automated Processing Mode using CSV File Format |
Option: -A |
Compound Options: -A -f Functions and Files -A -i Inheritance Tree -A -s File Summary -A -Ta Sorted Total Functions, Classes, Namespaces -A -Tf Sorted Total Functions -A -To Sorted Total Classes, Interfaces, Namespaces -A -wW Work file differentials -A -wx workfile.old workfile.new Work file extraction |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -A -O rsm_csv_file_summary.csv -s *.h *.cpp ![]() rsm -A -O rsm_csv_funcfile.csv -f *.h *.cpp ![]() rsm -A -O rsm_csv_inheritance.csv -i *.h *.cpp ![]() rsm -A -O rsm_csv_total_summary.csv -Ta *.h *.cpp ![]() rsm -A -O rsm_csv_totalfunc_summary.csv -Tf *.h *.cpp ![]() rsm -A -O rsm_csv_classes_summary.csv -To *.h *.cpp ![]() rsm -A -O rsm_work.csv -wW *.h *.cpp ![]() |
Source: C, C++ and Java |
The report generated in automated processing mode is designed for input into other programs which can parse this report output. Output is formatted in CSV and should be redirected to a file with this extension. |
Click on the MS Excel Icon to see MS Excel using CSV File output
![]() |