{if detail}
<table class=detail{filter html/filters/toggle}{endfilter} width=95% border=0 cellspacing=0 cellpadding=4>
<tr><td>
<a name="{mname}"><font size=+2 class=fdetail>{mname}</font></a>
<br>
{filter html/filters/decl}{if type}{type} {endif}{class}::{mname} {if func}({args}){if const} const{endif}{endif};{endfilter}
<p>
{filter html/filters/description}
{if brief}
<b>{brief}</b><br>{endif}
{detail}
{endfilter}
</table>
<br>
<p>
{endif}
