• Code to generate dynamic casting of C++ instances and corresponding setAs() definitions.
  • Determine in, out and inout arguments.
    Needs some additional work to make robust but the mechanism exists.
  • Facilities for finding constants from #define's in the source code, albeit simple and incapable of separating the effects of #ifdef's.
  • Can find enumerations and bit-wise enumeration lists.

  • Duncan Temple Lang <duncan@wald.ucdavis.edu>
    Last modified: Sat Nov 25 08:57:50 PST 2006