Report: List Function Names in Each File |
Option: -l |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -H -O"report.htm" -l *.h *.cpp rsm -H -O"report.htm" -l *.java |
Source: C, C++, C# and Java |
This option creates a list of function names per file. Many times file headers require comments which include a list of all functions in the file. The maintenance of these lists can be quite time consuming. RSM makes this chore nearly automatic. |