|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<htmlxmlns="http://www.w3.org/1999/xhtml"lang="en-US"> |
| 3 | +<head> |
| 4 | +<metahttp-equiv="Content-Type"content="text/xhtml;charset=UTF-8"/> |
| 5 | +<metahttp-equiv="X-UA-Compatible"content="IE=11"/> |
| 6 | +<metaname="generator"content="Doxygen 1.9.7"/> |
| 7 | +<metaname="viewport"content="width=device-width, initial-scale=1"/> |
| 8 | +<title>OrbbecSDK: E:/Projects/Jenkins/workspace/OrbbecSDK/libobsensor/include/libobsensor/hpp/Error.hpp Source File</title> |
| 9 | +<linkhref="tabs.css"rel="stylesheet"type="text/css"/> |
| 10 | +<scripttype="text/javascript"src="jquery.js"></script> |
| 11 | +<scripttype="text/javascript"src="dynsections.js"></script> |
| 12 | +<linkhref="search/search.css"rel="stylesheet"type="text/css"/> |
| 13 | +<scripttype="text/javascript"src="search/searchdata.js"></script> |
| 14 | +<scripttype="text/javascript"src="search/search.js"></script> |
| 15 | +<linkhref="doxygen.css"rel="stylesheet"type="text/css"/> |
| 16 | +</head> |
| 17 | +<body> |
| 18 | +<divid="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 19 | +<divid="titlearea"> |
| 20 | +<tablecellspacing="0"cellpadding="0"> |
| 21 | +<tbody> |
| 22 | +<trid="projectrow"> |
| 23 | +<tdid="projectlogo"><imgalt="Logo"src="orbbec_icon.png"/></td> |
| 24 | +<tdid="projectalign"> |
| 25 | +<divid="projectname">OrbbecSDK<spanid="projectnumber"> 1.10.18</span> |
| 26 | +</div> |
| 27 | +<divid="projectbrief">OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras</div> |
| 28 | +</td> |
| 29 | +</tr> |
| 30 | +</tbody> |
| 31 | +</table> |
| 32 | +</div> |
| 33 | +<!-- end header part --> |
| 34 | +<!-- Generated by Doxygen 1.9.7 --> |
| 35 | +<scripttype="text/javascript"> |
| 36 | +/*@license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 37 | +varsearchBox=newSearchBox("searchBox","search/",'.html'); |
| 38 | +/*@license-end */ |
| 39 | +</script> |
| 40 | +<scripttype="text/javascript"src="menudata.js"></script> |
| 41 | +<scripttype="text/javascript"src="menu.js"></script> |
| 42 | +<scripttype="text/javascript"> |
| 43 | +/*@license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 44 | +$(function(){ |
| 45 | +initMenu('',true,false,'search.php','Search'); |
| 46 | +$(document).ready(function(){init_search();}); |
| 47 | +}); |
| 48 | +/*@license-end */ |
| 49 | +</script> |
| 50 | +<divid="main-nav"></div> |
| 51 | +<!-- window showing the filter options --> |
| 52 | +<divid="MSearchSelectWindow" |
| 53 | +onmouseover="return searchBox.OnSearchSelectShow()" |
| 54 | +onmouseout="return searchBox.OnSearchSelectHide()" |
| 55 | +onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 56 | +</div> |
| 57 | + |
| 58 | +<!-- iframe showing the search results (closed by default) --> |
| 59 | +<divid="MSearchResultsWindow"> |
| 60 | +<divid="MSearchResults"> |
| 61 | +<divclass="SRPage"> |
| 62 | +<divid="SRIndex"> |
| 63 | +<divid="SRResults"></div> |
| 64 | +<divclass="SRStatus"id="Loading">Loading...</div> |
| 65 | +<divclass="SRStatus"id="Searching">Searching...</div> |
| 66 | +<divclass="SRStatus"id="NoMatches">No Matches</div> |
| 67 | +</div> |
| 68 | +</div> |
| 69 | +</div> |
| 70 | +</div> |
| 71 | + |
| 72 | +<divid="nav-path"class="navpath"> |
| 73 | +<ul> |
| 74 | +<liclass="navelem"><aclass="el"href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><liclass="navelem"><aclass="el"href="dir_8195f5c0d9a800b311ff87242d342361.html">libobsensor</a></li><liclass="navelem"><aclass="el"href="dir_551f50d4f6202563ca607f3aa0b67db1.html">hpp</a></li></ul> |
| 75 | +</div> |
| 76 | +</div><!-- top --> |
| 77 | +<divclass="header"> |
| 78 | +<divclass="headertitle"><divclass="title">Error.hpp</div></div> |
| 79 | +</div><!--header--> |
| 80 | +<divclass="contents"> |
| 81 | +<ahref="Error_8hpp.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span></div> |
| 82 | +<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="preprocessor">#pragma once</span></div> |
| 83 | +<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span></div> |
| 84 | +<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="preprocessor">#include "<aclass="code"href="Types_8hpp.html">Types.hpp</a>"</span></div> |
| 85 | +<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="preprocessor">#include <memory></span></div> |
| 86 | +<divclass="line"><aid="l00010"name="l00010"></a><spanclass="lineno"> 10</span></div> |
| 87 | +<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="keyword">struct</span>ErrorImpl;</div> |
| 88 | +<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span></div> |
| 89 | +<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="keyword">namespace</span><aclass="code hl_namespace"href="namespaceob.html">ob</a> {</div> |
| 90 | +<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html"> 14</a></span><spanclass="keyword">class</span><aclass="code hl_define"href="ObTypes_8h.html#aa0add2ff45ff52cc75dc92d44f883fbf">OB_EXTENSION_API</a><aclass="code hl_class"href="classob_1_1Error.html">Error</a> {</div> |
| 91 | +<divclass="line"><aid="l00015"name="l00015"></a><spanclass="lineno"> 15</span><spanclass="keyword">private</span>:</div> |
| 92 | +<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span> std::unique_ptr<ErrorImpl> impl_;</div> |
| 93 | +<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span></div> |
| 94 | +<divclass="line"><aid="l00018"name="l00018"></a><spanclass="lineno"> 18</span><spanclass="keyword">public</span>:</div> |
| 95 | +<divclass="line"><aid="l00019"name="l00019"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#ad57c7c1b50f263fc28de2a949f43164d"> 19</a></span><aclass="code hl_function"href="classob_1_1Error.html#ad57c7c1b50f263fc28de2a949f43164d">Error</a>(std::unique_ptr<ErrorImpl> impl)<spanclass="keyword">noexcept</span>;</div> |
| 96 | +<divclass="line"><aid="l00020"name="l00020"></a><spanclass="lineno"> 20</span></div> |
| 97 | +<divclass="line"><aid="l00021"name="l00021"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#a7d5bcb83edc5be08ceed2e4e9ae5c5dc"> 21</a></span><aclass="code hl_function"href="classob_1_1Error.html#a7d5bcb83edc5be08ceed2e4e9ae5c5dc">Error</a>(<spanclass="keyword">const</span><aclass="code hl_class"href="classob_1_1Error.html">Error</a> &error)<spanclass="keyword">noexcept</span>;</div> |
| 98 | +<divclass="line"><aid="l00022"name="l00022"></a><spanclass="lineno"> 22</span></div> |
| 99 | +<divclass="line"><aid="l00023"name="l00023"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#ada72ad2b2eec48afff700debd8b33a52"> 23</a></span><aclass="code hl_function"href="classob_1_1Error.html#ada72ad2b2eec48afff700debd8b33a52">~Error</a>() noexcept;</div> |
| 100 | +<divclass="line"><aid="l00024"name="l00024"></a><spanclass="lineno"> 24</span></div> |
| 101 | +<divclass="line"><aid="l00029"name="l00029"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#a3c2546bfe816ca7dd9cce0c78a8230d5"> 29</a></span> const<spanclass="keywordtype">char</span> *getMessage() const noexcept;</div> |
| 102 | +<divclass="line"><aid="l00030"name="l00030"></a><spanclass="lineno"> 30</span></div> |
| 103 | +<divclass="line"><aid="l00035"name="l00035"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#acfa46889311fce0bbe56f46ec2d0dbb1"> 35</a></span><aclass="code hl_enumeration"href="ObTypes_8h.html#a63a34c60e68bddb4fd5fe26b54aaa7f3">OBExceptionType</a> getExceptionType() const noexcept;</div> |
| 104 | +<divclass="line"><aid="l00036"name="l00036"></a><spanclass="lineno"> 36</span></div> |
| 105 | +<divclass="line"><aid="l00041"name="l00041"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#a31ce8b52e798f5ae8208c55acd4fc2fc"> 41</a></span> const<spanclass="keywordtype">char</span> *getName() const noexcept;</div> |
| 106 | +<divclass="line"><aid="l00042"name="l00042"></a><spanclass="lineno"> 42</span></div> |
| 107 | +<divclass="line"><aid="l00047"name="l00047"></a><spanclass="lineno"><aclass="line"href="classob_1_1Error.html#a8382cb528f3ad5ebba2557fb86ed983b"> 47</a></span> const<spanclass="keywordtype">char</span> *getArgs() const noexcept;</div> |
| 108 | +<divclass="line"><aid="l00048"name="l00048"></a><spanclass="lineno"> 48</span>};</div> |
| 109 | +<divclass="line"><aid="l00049"name="l00049"></a><spanclass="lineno"> 49</span>}<spanclass="comment">// namespace ob</span></div> |
| 110 | +<divclass="ttc"id="aObTypes_8h_html_a63a34c60e68bddb4fd5fe26b54aaa7f3"><divclass="ttname"><ahref="ObTypes_8h.html#a63a34c60e68bddb4fd5fe26b54aaa7f3">OBExceptionType</a></div><divclass="ttdeci">OBExceptionType</div><divclass="ttdoc">The exception types in the SDK, through the exception type, you can easily determine the specific typ...</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l00134">ObTypes.h:134</a></div></div> |
| 111 | +<divclass="ttc"id="aObTypes_8h_html_aa0add2ff45ff52cc75dc92d44f883fbf"><divclass="ttname"><ahref="ObTypes_8h.html#aa0add2ff45ff52cc75dc92d44f883fbf">OB_EXTENSION_API</a></div><divclass="ttdeci">#define OB_EXTENSION_API</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l00028">ObTypes.h:28</a></div></div> |
| 112 | +<divclass="ttc"id="aTypes_8hpp_html"><divclass="ttname"><ahref="Types_8hpp.html">Types.hpp</a></div><divclass="ttdoc">Provides SDK structure and enumeration constant definitions (depending on libobsensor/h/ObTypes....</div></div> |
| 113 | +<divclass="ttc"id="aclassob_1_1Error_html"><divclass="ttname"><ahref="classob_1_1Error.html">ob::Error</a></div><divclass="ttdef"><b>Definition</b><ahref="Error_8hpp_source.html#l00014">Error.hpp:14</a></div></div> |
| 114 | +<divclass="ttc"id="aclassob_1_1Error_html_a7d5bcb83edc5be08ceed2e4e9ae5c5dc"><divclass="ttname"><ahref="classob_1_1Error.html#a7d5bcb83edc5be08ceed2e4e9ae5c5dc">ob::Error::Error</a></div><divclass="ttdeci">Error(const Error &error) noexcept</div></div> |
| 115 | +<divclass="ttc"id="aclassob_1_1Error_html_ad57c7c1b50f263fc28de2a949f43164d"><divclass="ttname"><ahref="classob_1_1Error.html#ad57c7c1b50f263fc28de2a949f43164d">ob::Error::Error</a></div><divclass="ttdeci">Error(std::unique_ptr< ErrorImpl > impl) noexcept</div></div> |
| 116 | +<divclass="ttc"id="aclassob_1_1Error_html_ada72ad2b2eec48afff700debd8b33a52"><divclass="ttname"><ahref="classob_1_1Error.html#ada72ad2b2eec48afff700debd8b33a52">ob::Error::~Error</a></div><divclass="ttdeci">~Error() noexcept</div></div> |
| 117 | +<divclass="ttc"id="anamespaceob_html"><divclass="ttname"><ahref="namespaceob.html">ob</a></div><divclass="ttdef"><b>Definition</b><ahref="Context_8hpp_source.html#l00016">Context.hpp:16</a></div></div> |
| 118 | +</div><!-- fragment --></div><!-- contents --> |
| 119 | +<!-- start footer part --> |
| 120 | +<hrclass="footer"/><addressclass="footer"><small> |
| 121 | +Generated on Fri Jan 3 2025 22:00:09 for OrbbecSDK by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.7 |
| 122 | +</small></address> |
| 123 | +</body> |
| 124 | +</html> |