Xrtti

Xrtti is an extended runtime type information for C++.
Download

Xrtti Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Bryan Ischo
  • Publisher web site:
  • http://www.ischo.com/xrtti/

Xrtti Tags


Xrtti Description

Xrtti is an extended runtime type information for C++. Xrtti is an extended runtime type information for C++.Xrtti is a tool and accompanying C++ library which extends the standard runtime type system of C++ to provide a much richer set of reflection information about classes and methods to manipulate these classes and their members.Using Xrtti is as simple as running a tool (xrttigen) to process the class definitions of your program, compiling and linking the resulting generated code into your program, and then using the Xrtti API to reflect on the classes your program defines. You do not need to modify your class file definitions in any way to get the benefit of full reflection.


Xrtti Related Software