|
| |||||||||||
Doxygen::POD::Item::Over Class ReferencePerl extension for generating Doxygen documentation. More... Inheritance diagram for Doxygen::POD::Item::Over:
Detailed DescriptionPerl extension for generating Doxygen documentation. SYNOPSISmy $item = new Doxygen::POD::Item::Over; ABSTRACTA block of source code in a POD source file. DESCRIPTIONRepresents a list of items which is indented in the displayed format. Provides three choices:
This has three advantages:
SEE ALSODoxyFilt.pl Doxygen::Item Doxygen::POD::Item COPYRIGHT AND LICENSECopyright 2004 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 69 of file Over.pm. Member Function Documentation
Generates output understandable by doxygen to standard output. In order to determine what type of list to generate, it is necessary to look at all of the contained items and figure out how they are supposed to be displayed. There are three cases we recognize:
These are conceived of as ordered, so that the presence of Reimplemented from Doxygen::POD::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::POD::Item::Over: