Hi, On Wed, 2009-02-04 at 17:58 -0600, Dirk Reiners wrote: > Hi Marcus, > > Marcus Lindblom wrote: > > > > I can't come up with a good solution here, at least not of top of my > > head. Naming the macro similarly in all classes and #undeffing it after > > the class's definition is hackish. So is using #include (which may not > > work either). > > given that you're using doxygen anyway, what's wrong with just using > INLINE_INHERITED_MEMB = YES? That will insert all the base members into the > derived class' documentation. We had that for a while, but it tends to make > the > classes fairly big, so it's not currently active (at least in 2). > > That would work without any code changes! ;) >
but result in a quite bloated doc, the compromise would be to modify doxygen to only include *Base class members. I'm anyway tempted to do it to get all the helpers out of the class hierarchy ;-) kind regards, gerrit ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
