2013-01-30 22:00:18 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-11-18 20:17:17 +01:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2013-02-17 01:37:13 +01:00
< title > USB Host Shield 2.0: KeyboardReportParser Class Reference< / title >
2013-01-30 22:00:18 +01:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
2019-08-31 18:18:58 +02:00
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2013-02-05 22:39:56 +01:00
< link href = "imageStyle.css" rel = "stylesheet" type = "text/css" / >
2013-01-30 22:00:18 +01:00
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2019-08-31 18:18:58 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2013-02-17 01:37:13 +01:00
< div id = "projectname" > USB Host Shield 2.0
2013-01-30 22:00:18 +01:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-11-18 20:17:17 +01:00
<!-- Generated by Doxygen 1.8.13 -->
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2020-11-18 20:17:17 +01:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2013-01-30 22:00:18 +01:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2019-08-31 18:18:58 +02:00
< / div >
2013-01-30 22:00:18 +01:00
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "class_keyboard_report_parser-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > KeyboardReportParser Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for KeyboardReportParser:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "class_keyboard_report_parser__inherit__graph.png" border = "0" usemap = "#_keyboard_report_parser_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "_keyboard_report_parser_inherit__map" id = "_keyboard_report_parser_inherit__map" >
2021-02-01 17:50:56 +01:00
< area shape = "rect" id = "node2" href = "class_h_i_d_report_parser.html" title = "HIDReportParser" alt = "" coords = "24,5,152,32" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< div class = "dynheader" >
Collaboration diagram for KeyboardReportParser:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "class_keyboard_report_parser__coll__graph.png" border = "0" usemap = "#_keyboard_report_parser_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "_keyboard_report_parser_coll__map" id = "_keyboard_report_parser_coll__map" >
2021-02-01 17:50:56 +01:00
< area shape = "rect" id = "node2" href = "class_h_i_d_report_parser.html" title = "HIDReportParser" alt = "" coords = "5,5,133,32" / >
< area shape = "rect" id = "node3" href = "struct_k_b_d_l_e_d_s.html" title = "KBDLEDS" alt = "" coords = "157,5,240,32" / >
< area shape = "rect" id = "node4" href = "struct_k_b_d_i_n_f_o.html" title = "KBDINFO" alt = "" coords = "265,5,346,32" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa9b5c7b50c3d2b920060b15e7a5133f9" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#aa9b5c7b50c3d2b920060b15e7a5133f9" > KeyboardReportParser< / a > ()< / td > < / tr >
< tr class = "separator:aa9b5c7b50c3d2b920060b15e7a5133f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-04-19 18:16:46 +02:00
< tr class = "memitem:a122bfa9d4baa9f85010aea8245c2295c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#a122bfa9d4baa9f85010aea8245c2295c" > Parse< / a > (< a class = "el" href = "class_u_s_b_h_i_d.html" > USBHID< / a > *hid, bool is_rpt_id, uint8_t len, uint8_t *buf)< / td > < / tr >
< tr class = "separator:a122bfa9d4baa9f85010aea8245c2295c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa21e9230ae4c2f068c404a9c2909a1f3" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#aa21e9230ae4c2f068c404a9c2909a1f3" > OemToAscii< / a > (uint8_t mod, uint8_t key)< / td > < / tr >
< tr class = "separator:aa21e9230ae4c2f068c404a9c2909a1f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-04-19 18:16:46 +02:00
< tr class = "memitem:afde38237f909416f77e81a5b5df8da7d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#afde38237f909416f77e81a5b5df8da7d" > HandleLockingKeys< / a > (< a class = "el" href = "class_u_s_b_h_i_d.html" > USBHID< / a > *hid, uint8_t key)< / td > < / tr >
< tr class = "separator:afde38237f909416f77e81a5b5df8da7d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-06-17 20:33:24 +02:00
< tr class = "memitem:ae8ce494271e8536f4bdc089db51bc67e" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#ae8ce494271e8536f4bdc089db51bc67e" > OnControlKeysChanged< / a > (uint8_t before, uint8_t after)< / td > < / tr >
< tr class = "separator:ae8ce494271e8536f4bdc089db51bc67e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "memitem:af855e596bbbb9755535f6e69f4ca2305" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#af855e596bbbb9755535f6e69f4ca2305" > OnKeyDown< / a > (uint8_t mod, uint8_t key)< / td > < / tr >
< tr class = "separator:af855e596bbbb9755535f6e69f4ca2305" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57710d31e5379db14779f960f5c714b2" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#a57710d31e5379db14779f960f5c714b2" > OnKeyUp< / a > (uint8_t mod, uint8_t key)< / td > < / tr >
< tr class = "separator:a57710d31e5379db14779f960f5c714b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2014-01-10 18:20:37 +01:00
< tr class = "memitem:a963cbe34cb4061dff6262ce4b39a43e2" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#a963cbe34cb4061dff6262ce4b39a43e2" > getNumKeys< / a > ()< / td > < / tr >
< tr class = "separator:a963cbe34cb4061dff6262ce4b39a43e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2df76a06fee8df45a3d0850459887427" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#a2df76a06fee8df45a3d0850459887427" > getSymKeysUp< / a > ()< / td > < / tr >
< tr class = "separator:a2df76a06fee8df45a3d0850459887427" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a14a44500a5c22cb7e5374e4e334e0255" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#a14a44500a5c22cb7e5374e4e334e0255" > getSymKeysLo< / a > ()< / td > < / tr >
< tr class = "separator:a14a44500a5c22cb7e5374e4e334e0255" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa488405e7ba3ce5249064f38bb8912c" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#afa488405e7ba3ce5249064f38bb8912c" > getPadKeys< / a > ()< / td > < / tr >
< tr class = "separator:afa488405e7ba3ce5249064f38bb8912c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a3591fcc056c59914f83e21601fa3d5c5" > < td class = "memItemLeft" > union {< / td > < / tr >
< tr class = "memitem:a501c7250cc00e5ae345eb483944fb181" > < td class = "memItemLeft" >       < a class = "el" href = "struct_k_b_d_i_n_f_o.html" > KBDINFO< / a >       < a class = "el" href = "class_keyboard_report_parser.html#ab62ffa0e72677379d1e68538625f2f28" > kbdInfo< / a > < / td > < / tr >
< tr class = "separator:a501c7250cc00e5ae345eb483944fb181" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a695c42690940c5d4c991ed5d9838502e" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "class_keyboard_report_parser.html#a65e6da24b038be3095d06e13b4a280ba" > bInfo< / a > [sizeof(< a class = "el" href = "struct_k_b_d_i_n_f_o.html" > KBDINFO< / a > )]< / td > < / tr >
< tr class = "separator:a695c42690940c5d4c991ed5d9838502e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3591fcc056c59914f83e21601fa3d5c5" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#a3591fcc056c59914f83e21601fa3d5c5" > prevState< / a > < / td > < / tr >
< tr class = "separator:a3591fcc056c59914f83e21601fa3d5c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa052645936a61219fb9f17490dd26115" > < td class = "memItemLeft" > union {< / td > < / tr >
< tr class = "memitem:a6bd2150013e520adb2ca11320fc843e5" > < td class = "memItemLeft" >       < a class = "el" href = "struct_k_b_d_l_e_d_s.html" > KBDLEDS< / a >       < a class = "el" href = "class_keyboard_report_parser.html#aa867ab4b6898efa9b768bd05f275809c" > kbdLeds< / a > < / td > < / tr >
< tr class = "separator:a6bd2150013e520adb2ca11320fc843e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a86d841babc9b68e3f0700bc4d33cbbea" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "class_keyboard_report_parser.html#ae910089ecc7caff18429925affc5dc7f" > bLeds< / a > < / td > < / tr >
< tr class = "separator:a86d841babc9b68e3f0700bc4d33cbbea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa052645936a61219fb9f17490dd26115" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html#aa052645936a61219fb9f17490dd26115" > kbdLockingKeys< / a > < / td > < / tr >
< tr class = "separator:aa052645936a61219fb9f17490dd26115" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table >
2013-02-05 20:02:12 +01:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00121" > 121< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "aa9b5c7b50c3d2b920060b15e7a5133f9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9b5c7b50c3d2b920060b15e7a5133f9" > ◆ < / a > < / span > KeyboardReportParser()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > KeyboardReportParser::KeyboardReportParser < / td >
< td > (< / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00143" > 143< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "aa21e9230ae4c2f068c404a9c2909a1f3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa21e9230ae4c2f068c404a9c2909a1f3" > ◆ < / a > < / span > OemToAscii()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t KeyboardReportParser::OemToAscii < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > mod< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > key< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8cpp_source.html#l00165" > 165< / a > of file < a class = "el" href = "hidboot_8cpp_source.html" > hidboot.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a122bfa9d4baa9f85010aea8245c2295c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a122bfa9d4baa9f85010aea8245c2295c" > ◆ < / a > < / span > Parse()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > void KeyboardReportParser::Parse < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2016-04-19 18:16:46 +02:00
< td class = "paramtype" > < a class = "el" href = "class_u_s_b_h_i_d.html" > USBHID< / a > *  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > hid< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > is_rpt_id< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t *  < / td >
< td class = "paramname" > < em > buf< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-04-19 18:16:46 +02:00
< p > Implements < a class = "el" href = "class_h_i_d_report_parser.html#af6c4b832fad296860bae406730e792da" > HIDReportParser< / a > .< / p >
2013-02-17 01:37:13 +01:00
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8cpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "hidboot_8cpp_source.html" > hidboot.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "afde38237f909416f77e81a5b5df8da7d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afde38237f909416f77e81a5b5df8da7d" > ◆ < / a > < / span > HandleLockingKeys()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2015-04-07 16:07:33 +02:00
< td class = "memname" > virtual uint8_t KeyboardReportParser::HandleLockingKeys < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2016-04-19 18:16:46 +02:00
< td class = "paramtype" > < a class = "el" href = "class_u_s_b_h_i_d.html" > USBHID< / a > *  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > hid< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > key< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2015-04-07 16:07:33 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00151" > 151< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-06-17 20:33:24 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ae8ce494271e8536f4bdc089db51bc67e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8ce494271e8536f4bdc089db51bc67e" > ◆ < / a > < / span > OnControlKeysChanged()< / h2 >
2013-06-17 20:33:24 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void KeyboardReportParser::OnControlKeysChanged < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > before< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > after< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00174" > 174< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "af855e596bbbb9755535f6e69f4ca2305" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af855e596bbbb9755535f6e69f4ca2305" > ◆ < / a > < / span > OnKeyDown()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > virtual void KeyboardReportParser::OnKeyDown < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > mod< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > key< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00177" > 177< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a57710d31e5379db14779f960f5c714b2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a57710d31e5379db14779f960f5c714b2" > ◆ < / a > < / span > OnKeyUp()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > virtual void KeyboardReportParser::OnKeyUp < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > mod< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > key< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00180" > 180< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a963cbe34cb4061dff6262ce4b39a43e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a963cbe34cb4061dff6262ce4b39a43e2" > ◆ < / a > < / span > getNumKeys()< / h2 >
2014-01-10 18:20:37 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual const uint8_t* KeyboardReportParser::getNumKeys < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00183" > 183< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a2df76a06fee8df45a3d0850459887427" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2df76a06fee8df45a3d0850459887427" > ◆ < / a > < / span > getSymKeysUp()< / h2 >
2014-01-10 18:20:37 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual const uint8_t* KeyboardReportParser::getSymKeysUp < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00187" > 187< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a14a44500a5c22cb7e5374e4e334e0255" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a14a44500a5c22cb7e5374e4e334e0255" > ◆ < / a > < / span > getSymKeysLo()< / h2 >
2014-01-10 18:20:37 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual const uint8_t* KeyboardReportParser::getSymKeysLo < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00191" > 191< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "afa488405e7ba3ce5249064f38bb8912c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa488405e7ba3ce5249064f38bb8912c" > ◆ < / a > < / span > getPadKeys()< / h2 >
2014-01-10 18:20:37 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual const uint8_t* KeyboardReportParser::getPadKeys < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00195" > 195< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "ab62ffa0e72677379d1e68538625f2f28" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab62ffa0e72677379d1e68538625f2f28" > ◆ < / a > < / span > kbdInfo< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > < a class = "el" href = "struct_k_b_d_i_n_f_o.html" > KBDINFO< / a > KeyboardReportParser::kbdInfo< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00130" > 130< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a65e6da24b038be3095d06e13b4a280ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a65e6da24b038be3095d06e13b4a280ba" > ◆ < / a > < / span > bInfo< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t KeyboardReportParser::bInfo[sizeof(< a class = "el" href = "struct_k_b_d_i_n_f_o.html" > KBDINFO< / a > )]< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00131" > 131< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a3591fcc056c59914f83e21601fa3d5c5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3591fcc056c59914f83e21601fa3d5c5" > ◆ < / a > < / span > prevState< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-04-01 22:52:24 +02:00
< td class = "memname" > union { ... } KeyboardReportParser::prevState< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "aa867ab4b6898efa9b768bd05f275809c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa867ab4b6898efa9b768bd05f275809c" > ◆ < / a > < / span > kbdLeds< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "struct_k_b_d_l_e_d_s.html" > KBDLEDS< / a > KeyboardReportParser::kbdLeds< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00135" > 135< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ae910089ecc7caff18429925affc5dc7f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae910089ecc7caff18429925affc5dc7f" > ◆ < / a > < / span > bLeds< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t KeyboardReportParser::bLeds< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00136" > 136< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-17 01:37:13 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "aa052645936a61219fb9f17490dd26115" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa052645936a61219fb9f17490dd26115" > ◆ < / a > < / span > kbdLockingKeys< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-04-01 22:52:24 +02:00
< td class = "memname" > union { ... } KeyboardReportParser::kbdLockingKeys< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2013-02-05 22:39:56 +01:00
< li > < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > < / li >
< li > < a class = "el" href = "hidboot_8cpp_source.html" > hidboot.cpp< / a > < / li >
2013-01-30 22:00:18 +01:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-02-17 01:37:13 +01:00
Generated by   < a href = "http://www.doxygen.org/index.html" >
2013-01-30 22:00:18 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-11-18 20:17:17 +01:00
< / a > 1.8.13
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >