<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Fl_Device Binding Map</title> <link href="map.css" rel="stylesheet"> </head> <body> <h2>Fl_Device Binding Map</h2> <a href="index.html">Back to Index</a> <table class="package"> <tr><th colspan="2">Package name</th></tr> <tr> <td>Fl_Device</td> <td>FLTK.Devices</td> </tr> </table> <table class="type"> <tr><th colspan="2">Types</th></tr> <tr> <td>Fl_Device</td> <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>Deprecated, 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> </body> </html>