2014-01-19 17:17:06 +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" / >
2018-10-13 15:47:19 +02:00
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2014-01-19 17:17:06 +01:00
< title > USB Host Shield 2.0: PS4Parser.cpp File Reference< / title >
< 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" / >
2015-04-07 16:07:33 +02:00
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
2014-01-19 17:17:06 +01:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "imageStyle.css" rel = "stylesheet" type = "text/css" / >
< / 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;" >
2016-04-19 18:16:46 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2014-01-19 17:17:06 +01:00
< div id = "projectname" > USB Host Shield 2.0
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-10-13 15:47:19 +02:00
<!-- Generated by Doxygen 1.8.14 -->
2014-01-19 17:17:06 +01:00
< script type = "text/javascript" >
2018-10-13 15:47:19 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2014-01-19 17:17:06 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-10-13 15:47:19 +02:00
/* @license-end */
2014-01-19 17:17:06 +01:00
< / script >
2018-10-13 15:47:19 +02:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2014-01-19 17:17:06 +01:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2015-04-07 16:07:33 +02:00
< / div >
2014-01-19 17:17:06 +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 id = "nav-path" class = "navpath" >
< ul >
2016-04-19 18:16:46 +02:00
< li class = "navelem" > < a class = "el" href = "dir_69161428018e52ad84691a5947f27cc9.html" > Github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_ee762931928e29ae94e054d18c99dc9e.html" > USB_Host_Shield_2_0< / a > < / li > < / ul >
2014-01-19 17:17:06 +01:00
< / div >
< / div > <!-- top -->
< div class = "header" >
2016-04-19 18:16:46 +02:00
< div class = "summary" >
< a href = "#enum-members" > Enumerations< / a > < / div >
2014-01-19 17:17:06 +01:00
< div class = "headertitle" >
< div class = "title" > PS4Parser.cpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2014-06-09 17:02:31 +02:00
< div class = "textblock" > < code > #include " < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > " < / code > < br / >
2014-01-19 17:17:06 +01:00
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for PS4Parser.cpp:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "_p_s4_parser_8cpp__incl.png" border = "0" usemap = "#_p_s4_parser_8cpp" alt = "" / > < / div >
< map name = "_p_s4_parser_8cpp" id = "_p_s4_parser_8cpp" >
2016-04-19 18:16:46 +02:00
< area shape = "rect" id = "node2" href = "_p_s4_parser_8h.html" title = "PS4Parser.h" alt = "" coords = "43,79,139,104" / >
< area shape = "rect" id = "node3" href = "_usb_8h.html" title = "Usb.h" alt = "" coords = "5,152,61,177" / >
< area shape = "rect" id = "node4" href = "controller_enums_8h.html" title = "controllerEnums.h" alt = "" coords = "85,152,214,177" / >
< / map >
2014-01-19 17:17:06 +01:00
< / div >
< / div >
< p > < a href = "_p_s4_parser_8cpp_source.html" > Go to the source code of this file.< / a > < / p >
2016-04-19 18:16:46 +02:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:a3eca256e8b59574c290177d7df302a62" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62" > DPADEnum< / a > { < br / >
    < a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62aafb58dc961545afb332266b117e4a332" > DPAD_UP< / a > = 0x0,
< a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62abc09f2a57c77693c05e8d52917d2bac0" > DPAD_UP_RIGHT< / a > = 0x1,
< a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62af0f91a0468a0f49170b119f7de0d5cec" > DPAD_RIGHT< / a > = 0x2,
< a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62a352a732e4f7a41d4a92ab99e661094d0" > DPAD_RIGHT_DOWN< / a > = 0x3,
< br / >
    < a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62ab5e7d62ac3dfe6a925d1d6be3c756faa" > DPAD_DOWN< / a > = 0x4,
< a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62a1b679be7217f73f03393bb379b218d66" > DPAD_DOWN_LEFT< / a > = 0x5,
< a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62afe9bfbd6550b91f6640b74a155000cba" > DPAD_LEFT< / a > = 0x6,
< a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62ac6b9de0c407333a7161ca1efe6e30743" > DPAD_LEFT_UP< / a > = 0x7,
< br / >
    < a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62aeb5da32679ab2abc4001f04d5f8c7044" > DPAD_OFF< / a > = 0x8
< br / >
}< / td > < / tr >
< tr class = "separator:a3eca256e8b59574c290177d7df302a62" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
2018-10-13 15:47:19 +02:00
< a id = "a3eca256e8b59574c290177d7df302a62" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3eca256e8b59574c290177d7df302a62" > ◆ < / a > < / span > DPADEnum< / h2 >
2016-04-19 18:16:46 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "_p_s4_parser_8cpp.html#a3eca256e8b59574c290177d7df302a62" > DPADEnum< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
2018-10-13 15:47:19 +02:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62aafb58dc961545afb332266b117e4a332" > < / a > DPAD_UP  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62abc09f2a57c77693c05e8d52917d2bac0" > < / a > DPAD_UP_RIGHT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62af0f91a0468a0f49170b119f7de0d5cec" > < / a > DPAD_RIGHT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62a352a732e4f7a41d4a92ab99e661094d0" > < / a > DPAD_RIGHT_DOWN  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62ab5e7d62ac3dfe6a925d1d6be3c756faa" > < / a > DPAD_DOWN  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62a1b679be7217f73f03393bb379b218d66" > < / a > DPAD_DOWN_LEFT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62afe9bfbd6550b91f6640b74a155000cba" > < / a > DPAD_LEFT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62ac6b9de0c407333a7161ca1efe6e30743" > < / a > DPAD_LEFT_UP  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a3eca256e8b59574c290177d7df302a62aeb5da32679ab2abc4001f04d5f8c7044" > < / a > DPAD_OFF  < / td > < td class = "fielddoc" > < / td > < / tr >
2016-04-19 18:16:46 +02:00
< / table >
2018-10-13 15:47:19 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "_p_s4_parser_8cpp_source.html#l00020" > 20< / a > of file < a class = "el" href = "_p_s4_parser_8cpp_source.html" > PS4Parser.cpp< / a > .< / p >
2016-04-19 18:16:46 +02:00
< / div >
< / div >
2014-01-19 17:17:06 +01:00
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2018-10-13 15:47:19 +02:00
< / a > 1.8.14
2014-01-19 17:17:06 +01:00
< / small > < / address >
< / body >
< / html >