[log in to unmask] wrote: >I have the benefit of going the other way right now (making C++ bindings to >Ada), and I'm using ASIS. It's an absolute delight. > >What I map is: > > private types > tagged types > variant records > >To C++ classes. Maybe you could consider one of those other options, >depending on whether the methods are virtual or not. > > I have not used ASIS and would rather have a program to auto gen it for me. Is there such a program? Chris