2013-04-01 22:52:24 +02: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" / >
2016-04-19 18:16:46 +02:00
< meta name = "generator" content = "Doxygen 1.8.11" / >
2013-04-01 22:52:24 +02:00
< title > USB Host Shield 2.0: CommandBlockWrapperBase Struct 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 >
2013-04-01 22:52:24 +02:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
2015-04-07 16:07:33 +02:00
$(document).ready(function() { init_search(); });
2013-04-01 22:52:24 +02:00
< / 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;" >
2013-04-01 22:52:24 +02:00
< div id = "projectname" > USB Host Shield 2.0
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-04-19 18:16:46 +02:00
<!-- Generated by Doxygen 1.8.11 -->
2013-04-01 22:52:24 +02:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- 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 >
2013-04-01 22:52:24 +02: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" >
2013-10-21 21:15:43 +02:00
< a href = "#pub-methods" > Public Member Functions< / a > |
2013-04-01 22:52:24 +02:00
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "struct_command_block_wrapper_base-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > CommandBlockWrapperBase Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for CommandBlockWrapperBase:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "struct_command_block_wrapper_base__inherit__graph.png" border = "0" usemap = "#_command_block_wrapper_base_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "_command_block_wrapper_base_inherit__map" id = "_command_block_wrapper_base_inherit__map" >
2016-04-19 18:16:46 +02:00
< area shape = "rect" id = "node2" href = "struct_command_block_wrapper.html" title = "CommandBlockWrapper" alt = "" coords = "21,79,187,104" / >
< / map >
2013-04-01 22:52:24 +02:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
2013-10-21 21:15:43 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a48ae766ceb4fa43c7506e0f3b2982da0" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_command_block_wrapper_base.html#a48ae766ceb4fa43c7506e0f3b2982da0" > CommandBlockWrapperBase< / a > ()< / td > < / tr >
< tr class = "separator:a48ae766ceb4fa43c7506e0f3b2982da0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4790cb74c1b2a0fd6bb73d46724a35e3" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_command_block_wrapper_base.html#a4790cb74c1b2a0fd6bb73d46724a35e3" > CommandBlockWrapperBase< / a > (uint32_t tag, uint32_t xflen, uint8_t flgs)< / td > < / tr >
< tr class = "separator:a4790cb74c1b2a0fd6bb73d46724a35e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2013-04-01 22:52:24 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a133ffc8ac9be6ce284f10efece567748" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_command_block_wrapper_base.html#a133ffc8ac9be6ce284f10efece567748" > dCBWSignature< / a > < / td > < / tr >
< tr class = "separator:a133ffc8ac9be6ce284f10efece567748" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0898a332eec2d598b80a896ff66d5549" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_command_block_wrapper_base.html#a0898a332eec2d598b80a896ff66d5549" > dCBWTag< / a > < / td > < / tr >
< tr class = "separator:a0898a332eec2d598b80a896ff66d5549" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62c537797107ada830b86e1f2d629164" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_command_block_wrapper_base.html#a62c537797107ada830b86e1f2d629164" > dCBWDataTransferLength< / a > < / td > < / tr >
< tr class = "separator:a62c537797107ada830b86e1f2d629164" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a396b36ceef993c32f28b1354727a5e9e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_command_block_wrapper_base.html#a396b36ceef993c32f28b1354727a5e9e" > bmCBWFlags< / a > < / td > < / tr >
< tr class = "separator:a396b36ceef993c32f28b1354727a5e9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00370" > 370< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-10-21 21:15:43 +02:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a48ae766ceb4fa43c7506e0f3b2982da0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > CommandBlockWrapperBase::CommandBlockWrapperBase < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00377" > 377< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-10-21 21:15:43 +02:00
< / div >
< / div >
< a class = "anchor" id = "a4790cb74c1b2a0fd6bb73d46724a35e3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > CommandBlockWrapperBase::CommandBlockWrapperBase < / td >
< td > (< / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > tag< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > xflen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > flgs< / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00380" > 380< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-10-21 21:15:43 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2013-04-01 22:52:24 +02:00
< a class = "anchor" id = "a133ffc8ac9be6ce284f10efece567748" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t CommandBlockWrapperBase::dCBWSignature< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00371" > 371< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-04-01 22:52:24 +02:00
< / div >
< / div >
< a class = "anchor" id = "a0898a332eec2d598b80a896ff66d5549" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t CommandBlockWrapperBase::dCBWTag< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00372" > 372< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-04-01 22:52:24 +02:00
< / div >
< / div >
< a class = "anchor" id = "a62c537797107ada830b86e1f2d629164" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t CommandBlockWrapperBase::dCBWDataTransferLength< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00373" > 373< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-04-01 22:52:24 +02:00
< / div >
< / div >
< a class = "anchor" id = "a396b36ceef993c32f28b1354727a5e9e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t CommandBlockWrapperBase::bmCBWFlags< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00374" > 374< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-04-01 22:52:24 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > < / li >
< / ul >
< / 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" / >
2016-04-19 18:16:46 +02:00
< / a > 1.8.11
2013-04-01 22:52:24 +02:00
< / small > < / address >
< / body >
< / html >