diff options
Diffstat (limited to 'doc/fl_device.html')
-rw-r--r-- | doc/fl_device.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/fl_device.html b/doc/fl_device.html index 086a45c..c87b543 100644 --- a/doc/fl_device.html +++ b/doc/fl_device.html @@ -36,6 +36,39 @@ <td>Device</td> </tr> + <tr> + <td> </td> + <td>Device_Reference</td> + </tr> + +</table> + + + +<table class="function"> + <tr><th colspan="2">Static Attributes</th></tr> + + <tr> +<td><pre> +static const char * class_id = "Fl_Device"; +</pre></td> +<td>Use runtime tag checks instead</td> + </tr> + +</table> + + + +<table class="function"> + <tr><th colspan="2">Functions and Procedures</th></tr> + + <tr> +<td><pre> +virtual const char * class_name(); +</pre></td> +<td>Deprecated, use runtime tag checks instead</td> + </tr> + </table> |