
Mummy is a command line executable that generates c# wrappers from gccxml output. a c# class is generated to wrap the wrappable class named in the gccxml output. settings to control the wrapping are given inline directly in the class header file or in the mummysettings.xml input file.
cli bindings to the kitware.mummy.runtime library.