[Back]


Talks and Poster Presentations (with Proceedings-Entry):

T. Gschwind, M. Pinzger, H. Gall:
"TUAnalyzer-Analyzing Templates in C++ Code";
Talk: IEEE Working Conference on Reverse Engineering (WCRE), Delft, Netherlands; 11-08-2004 - 11-12-2004; in: "Proceedings of the 11th IEEE Working Conference on Reverse Engineering (WCRE)", IEEE CS Press, (2004), ISSN: 1095-1350; 48 - 57.



English abstract:
In this paper, we present TUAnalyzer, a novel tool that extracts the template structure of C++ programs on the basis of the GNU C/C++ Compiler’s internal representation of a C/C++ translation unit. In comparison to other such tools, our tool is capable of supporting the extraction of function invocations that depend on the particular instantiation of C++ templates and to relate them to their particular template instantiation. TUAnalyzer produces RSF format output that can be easily fed into existing visualization and analysis tools such as Rigi or Graphviz. We motivate why this kind of template analysis information is essential to understand real-world legacy C++ applications. We present how our tool extracts this kind of information to allow others to build on our results and further use the template information. The applicability of our tool has been validated on real code as proof of concept. The results obtained with TUAnalyzer enable us and other approaches and tools to perform detailed studies of large (open source) C/C++ projects in the near future.

Created from the Publication Database of the Vienna University of Technology.