2010-12-26 20:59:17 -04: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" / >
< title > ArduPilot Libraries: /home/jgoppert/Projects/ap/libraries/APM_BinComm/test/WProgram.h Source File< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2010-12-26 23:23:35 -04:00
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javaScript" src = "search/search.js" > < / script >
2010-12-26 20:59:17 -04:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
2010-12-26 23:23:35 -04:00
< body onload = 'searchBox.OnSelectItem(0);' >
2010-12-26 20:59:17 -04:00
<!-- Generated by Doxygen 1.7.1 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul class = "tablist" >
< li > < a href = "main.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File Members< / span > < / a > < / li >
< / ul >
< / div >
< div class = "header" >
< div class = "headertitle" >
< h1 > /home/jgoppert/Projects/ap/libraries/APM_BinComm/test/WProgram.h< / h1 > < / div >
< / div >
< div class = "contents" >
< a href = "_w_program_8h.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < pre class = "fragment" > < a name = "l00001" > < / a > 00001
< a name = "l00002" > < / a > 00002 < span class = "preprocessor" > #ifndef WPROGRAM_H< / span >
< a name = "l00003" > < / a > 00003 < span class = "preprocessor" > < / span > < span class = "preprocessor" > #define WPROGRAM_H< / span >
< a name = "l00004" > < / a > 00004 < span class = "preprocessor" > < / span >
< a name = "l00005" > < / a > < a class = "code" href = "class_stream.html" > 00005< / a > < span class = "keyword" > class < / span > < a class = "code" href = "class_stream.html" > Stream< / a > {
< a name = "l00006" > < / a > 00006 < span class = "keyword" > public< / span > :
< a name = "l00007" > < / a > 00007 < span class = "keywordtype" > void< / span > < a class = "code" href = "class_stream.html#a46cd2d80c276134f30300d619416d5c8" > write< / a > (uint8_t val);
< a name = "l00008" > < / a > 00008 < span class = "keywordtype" > int< / span > < a class = "code" href = "class_stream.html#adb912146b71c46ce62d22412b819adcb" > available< / a > (< span class = "keywordtype" > void< / span > );
< a name = "l00009" > < / a > 00009 < span class = "keywordtype" > int< / span > < a class = "code" href = "class_stream.html#a4de9545ea7065d408c3efdb97f55dc2b" > read< / a > (< span class = "keywordtype" > void< / span > );
< a name = "l00010" > < / a > 00010 };
< a name = "l00011" > < / a > 00011
< a name = "l00012" > < / a > 00012
< a name = "l00013" > < / a > 00013 < span class = "keyword" > extern< / span > < span class = "keywordtype" > unsigned< / span > < span class = "keywordtype" > int< / span > < a class = "code" href = "test_8cpp.html#a941a22cb7e0f6429fe40f91e83ead3d9" > millis< / a > (< span class = "keywordtype" > void< / span > );
< a name = "l00014" > < / a > 00014
< a name = "l00015" > < / a > 00015 < span class = "preprocessor" > #endif< / span >
< / pre > < / div > < / div >
< / div >
2010-12-26 23:23:35 -04:00
< hr class = "footer" / > < address class = "footer" > < small >
Generated for ArduPilot Libraries by < a href = "http://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > < / small > < / address >
2010-12-26 20:59:17 -04:00
< / body >
< / html >