Germain Garand > PerlQt-3.008 > kalyptusCxxToSmoke

Download:
PerlQt-3.008.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  5
Open  0
View Bugs
Report a bug
Source  

preParseClass Called for each class

writeClassDoc

        Called by writeDoc for each series of classes to be written out

allVirtualMethods

        Parameters: class node, dict

        Adds to the dict, for all method nodes that are virtual, in this class and in parent classes :
        {method} the method node, {class} the class node (the one where the virtual is implemented)

Write out the smokedata.cpp file containing all the arrays.