|
| |||||||||||||||||||||||||||||||
Doxygen::Item::Class Class ReferencePerl extension for generating Doxygen documentation. More... Inheritance diagram for Doxygen::Item::Class:
Detailed DescriptionPerl extension for generating Doxygen documentation. SYNOPSIS my $cls = new Doxygen::Item::Class;
ABSTRACTA Doxygen::Item::Class object represents an imaginary C++ class for processing by the Doxygen documentation system. These objects should be created by a specific source-language filter (subclass of Doxygen::Filter, named Doxygen::languageFilter) when processing a source file. DESCRIPTIONSEE ALSODoxyFilt.pl, Doxygen::Item, Doxygen::Filter COPYRIGHT AND LICENSECopyright 2004-2010 by Marc M. Adkins This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Definition at line 50 of file Class.pm. Member Function Documentation
Set ancestor for class object.
Generates output understandable by doxygen to standard output. Reimplemented from Doxygen::Item.
Massage all functions in the class. Reimplemented from Doxygen::Item. The documentation for this class was generated from the following file:
Generated on Mon Dec 27 2010 15:15:39 for DoxyFilt by 1.7.1 | ||||||||||||||||||||||||||||||||


Inheritance diagram for Doxygen::Item::Class: