2019-07-31 08:52:11 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" / >
< meta name = "generator" content = "Doxygen 1.8.16" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > B15F: USARTException Class 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" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.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;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > B15F
< / div >
< div id = "projectbrief" > Board 15 Famulus Edition< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< 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 >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- 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-attribs" > Protected Attributes< / a > |
< a href = "classUSARTException-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > USARTException Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "usartexception_8h_source.html" > usartexception.h< / a > > < / code > < / p >
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for USARTException:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
< div class = "center" >
< img src = "classUSARTException.png" alt = "" / >
< / div > < / 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:a3c359db129825703b91392d5128cf93d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classUSARTException.html#a3c359db129825703b91392d5128cf93d" > USARTException< / a > (const char *message)< / td > < / tr >
< tr class = "separator:a3c359db129825703b91392d5128cf93d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a643c0a8b7f0d81e2f1693a75b378e6c2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classUSARTException.html#a643c0a8b7f0d81e2f1693a75b378e6c2" > USARTException< / a > (const std::string & message)< / td > < / tr >
< tr class = "separator:a643c0a8b7f0d81e2f1693a75b378e6c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0e008b3cb4974859e6bc8c8f8eb480be" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classUSARTException.html#a0e008b3cb4974859e6bc8c8f8eb480be" > ~USARTException< / a > ()=default< / td > < / tr >
< tr class = "separator:a0e008b3cb4974859e6bc8c8f8eb480be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2af5e3c00cd0585c7427c2e0420a8f15" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classUSARTException.html#a2af5e3c00cd0585c7427c2e0420a8f15" > what< / a > () const throw ()< / td > < / tr >
< tr class = "separator:a2af5e3c00cd0585c7427c2e0420a8f15" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a14c80df95f216d221aa97cffbcd8dd79" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a14c80df95f216d221aa97cffbcd8dd79" > < / a >
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classUSARTException.html#a14c80df95f216d221aa97cffbcd8dd79" > msg< / a > < / td > < / tr >
< tr class = "memdesc:a14c80df95f216d221aa97cffbcd8dd79" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > failure description < br / > < / td > < / tr >
< tr class = "separator:a14c80df95f216d221aa97cffbcd8dd79" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Exception for < a class = "el" href = "classUSART.html" > USART< / a > problems, for instance buffer overflow. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "usartexception_8h_source.html#l00009" > 9< / a > of file < a class = "el" href = "usartexception_8h_source.html" > usartexception.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a3c359db129825703b91392d5128cf93d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c359db129825703b91392d5128cf93d" > ◆ < / a > < / span > USARTException() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > USARTException::USARTException < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > message< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Constructor < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > message< / td > < td > as c-string < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "definition" > Definition at line < a class = "el" href = "usartexception_8h_source.html#l00016" > 16< / a > of file < a class = "el" href = "usartexception_8h_source.html" > usartexception.h< / a > .< / p >
< / div >
< / div >
< a id = "a643c0a8b7f0d81e2f1693a75b378e6c2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a643c0a8b7f0d81e2f1693a75b378e6c2" > ◆ < / a > < / span > USARTException() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > USARTException::USARTException < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > message< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Constructor < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > message< / td > < td > as c++-string < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "definition" > Definition at line < a class = "el" href = "usartexception_8h_source.html#l00024" > 24< / a > of file < a class = "el" href = "usartexception_8h_source.html" > usartexception.h< / a > .< / p >
< / div >
< / div >
< a id = "a0e008b3cb4974859e6bc8c8f8eb480be" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0e008b3cb4974859e6bc8c8f8eb480be" > ◆ < / a > < / span > ~USARTException()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual USARTException::~USARTException < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Standard-destructor < / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a2af5e3c00cd0585c7427c2e0420a8f15" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2af5e3c00cd0585c7427c2e0420a8f15" > ◆ < / a > < / span > what()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual const char* USARTException::what < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< tr >
< td align = "right" > throw < / td > < td > (< / td > < td colspan = "2" > < / td >
< / tr >
< tr >
< td align = "right" > < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get failure description < / p > < dl class = "section return" > < dt > Returns< / dt > < dd > error message as c-string < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "usartexception_8h_source.html#l00037" > 37< / a > of file < a class = "el" href = "usartexception_8h_source.html" > usartexception.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > drv/< a class = "el" href = "usartexception_8h_source.html" > usartexception.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2019-12-03 06:43:29 +00:00
Generated on Tue Dec 3 2019 07:42:52 for B15F by   < a href = "http://www.doxygen.org/index.html" >
2019-07-31 08:52:11 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.16
< / small > < / address >
< / body >
< / html >