(#PCDATA | Replaceable | Parameter | FuncParams)*
This element has common and Role attributes.
Both the start- and end-tags are required for this element.
Data type information and the name of the Parameter this information applies to. A ParamDef may contain any combination of plain text, Replaceable, Data, or Parameter, in any order. It has common attributes. See FuncDef, FuncSynopsis. Parameter has common attributes.
These elements contain ParamDef: FuncPrototype, and FuncSynopsis.
ParamDef contains these elements: FuncParams, #PCDATA, Parameter, and Replaceable.
<FUNCSYNOPSIS> <FUNCSYNOPSISINFO>#include <stdlib.h></FUNCSYNOPSISINFO> <FUNCDEF>double <FUNCTION>atof</FUNCTION></FUNCDEF> <PARAMDEF>const char *<PARAMETER>nptr</PARAMETER></PARAMDEF> </FUNCSYNOPSIS>
<FUNCSYNOPSIS> <FUNCSYNOPSISINFO>TODO TBS </FUNCSYNOPSISINFO> <FUNCPROTOTYPE> <FUNCDEF>TODO TBS </FUNCDEF> <VOID> </FUNCPROTOTYPE> </FUNCSYNOPSIS>
[Prev] Para
[Next] Parameter
[Reference Home]
[Davenport Group Home]