728 lines
47 KiB
HTML
728 lines
47 KiB
HTML
<!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" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.13.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>QtRocket: Catch::AssertionResult 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>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.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>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { init_search(); });
|
|
/* @license-end */
|
|
</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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">QtRocket
|
|
</div>
|
|
</td>
|
|
<td> <div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
|
|
<input type="text" id="MSearchField" value="" placeholder="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.svg" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.13.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @license-end */
|
|
</script>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('classCatch_1_1AssertionResult.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- 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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pub-attribs">Public Attributes</a> |
|
|
<a href="classCatch_1_1AssertionResult-members.html">List of all members</a> </div>
|
|
<div class="headertitle"><div class="title">Catch::AssertionResult Class Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <<a class="el" href="catch__amalgamated_8hpp_source.html">catch_amalgamated.hpp</a>></code></p>
|
|
<div class="dynheader">
|
|
Collaboration diagram for Catch::AssertionResult:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult__coll__graph.png" border="0" usemap="#aCatch_1_1AssertionResult_coll__map" alt="Collaboration graph"/></div>
|
|
<map name="aCatch_1_1AssertionResult_coll__map" id="aCatch_1_1AssertionResult_coll__map">
|
|
<area shape="rect" title=" " alt="" coords="247,300,415,328"/>
|
|
<area shape="rect" href="structCatch_1_1AssertionInfo.html" title=" " alt="" coords="155,208,307,235"/>
|
|
<area shape="poly" title=" " alt="" coords="258,244,319,298,315,302,255,248"/>
|
|
<area shape="rect" href="classCatch_1_1StringRef.html" title=" " alt="" coords="5,98,132,126"/>
|
|
<area shape="poly" title=" " alt="" coords="75,140,83,162,97,182,124,199,155,210,153,215,122,204,93,186,78,165,70,142"/>
|
|
<area shape="rect" href="structCatch_1_1SourceLineInfo.html" title=" " alt="" coords="155,98,318,126"/>
|
|
<area shape="poly" title=" " alt="" coords="238,141,234,208,229,207,232,141"/>
|
|
<area shape="rect" href="structCatch_1_1AssertionResultData.html" title=" " alt="" coords="332,208,531,235"/>
|
|
<area shape="poly" title=" " alt="" coords="408,248,347,302,344,298,404,244"/>
|
|
<area shape="rect" href="classCatch_1_1LazyExpression.html" title=" " alt="" coords="348,98,515,126"/>
|
|
<area shape="poly" title=" " alt="" coords="434,141,434,208,428,208,428,141"/>
|
|
<area shape="rect" href="classCatch_1_1ITransientExpression.html" title=" " alt="" coords="330,5,532,33"/>
|
|
<area shape="poly" title=" " alt="" coords="434,48,434,98,428,98,428,48"/>
|
|
</map>
|
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:aea7b7b6894924f055ae23b6f2b89d43d" id="r_aea7b7b6894924f055ae23b6f2b89d43d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aea7b7b6894924f055ae23b6f2b89d43d">AssertionResult</a> ()=delete</td></tr>
|
|
<tr class="separator:aea7b7b6894924f055ae23b6f2b89d43d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a879bd25af641af8b1556b7fa13e49ceb" id="r_a879bd25af641af8b1556b7fa13e49ceb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a879bd25af641af8b1556b7fa13e49ceb">AssertionResult</a> (<a class="el" href="structCatch_1_1AssertionInfo.html">AssertionInfo</a> const &info, <a class="el" href="structCatch_1_1AssertionResultData.html">AssertionResultData</a> &&data)</td></tr>
|
|
<tr class="separator:a879bd25af641af8b1556b7fa13e49ceb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae39658b71c4afc3c8a859043b0e97027" id="r_ae39658b71c4afc3c8a859043b0e97027"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae39658b71c4afc3c8a859043b0e97027">isOk</a> () const</td></tr>
|
|
<tr class="separator:ae39658b71c4afc3c8a859043b0e97027"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac5cc872b721d5fb65d87221d30b22fdd" id="r_ac5cc872b721d5fb65d87221d30b22fdd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac5cc872b721d5fb65d87221d30b22fdd">succeeded</a> () const</td></tr>
|
|
<tr class="separator:ac5cc872b721d5fb65d87221d30b22fdd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac810750194e1722489d2fd16e8c6a4a8" id="r_ac810750194e1722489d2fd16e8c6a4a8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structCatch_1_1ResultWas.html#a624e1ee3661fcf6094ceef1f654601ef">ResultWas::OfType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac810750194e1722489d2fd16e8c6a4a8">getResultType</a> () const</td></tr>
|
|
<tr class="separator:ac810750194e1722489d2fd16e8c6a4a8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aba37b4fef1015989df2136592958e984" id="r_aba37b4fef1015989df2136592958e984"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#aba37b4fef1015989df2136592958e984">hasExpression</a> () const</td></tr>
|
|
<tr class="separator:aba37b4fef1015989df2136592958e984"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aae37064b401919fa8ac480ef86cca924" id="r_aae37064b401919fa8ac480ef86cca924"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#aae37064b401919fa8ac480ef86cca924">hasMessage</a> () const</td></tr>
|
|
<tr class="separator:aae37064b401919fa8ac480ef86cca924"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a26a777f3959353c729544cb2ace0d279" id="r_a26a777f3959353c729544cb2ace0d279"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="#a26a777f3959353c729544cb2ace0d279">getExpression</a> () const</td></tr>
|
|
<tr class="separator:a26a777f3959353c729544cb2ace0d279"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aac35a0ca42d33bff6467c76573730f5e" id="r_aac35a0ca42d33bff6467c76573730f5e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="#aac35a0ca42d33bff6467c76573730f5e">getExpressionInMacro</a> () const</td></tr>
|
|
<tr class="separator:aac35a0ca42d33bff6467c76573730f5e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a78c43506c2b3d8cc1fb141a97d09ec94" id="r_a78c43506c2b3d8cc1fb141a97d09ec94"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a78c43506c2b3d8cc1fb141a97d09ec94">hasExpandedExpression</a> () const</td></tr>
|
|
<tr class="separator:a78c43506c2b3d8cc1fb141a97d09ec94"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aaa46070791a6c07caaed86229b8d9d75" id="r_aaa46070791a6c07caaed86229b8d9d75"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="#aaa46070791a6c07caaed86229b8d9d75">getExpandedExpression</a> () const</td></tr>
|
|
<tr class="separator:aaa46070791a6c07caaed86229b8d9d75"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a046d7c6ecdbabcfe0bc212699bb87024" id="r_a046d7c6ecdbabcfe0bc212699bb87024"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCatch_1_1StringRef.html">StringRef</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a046d7c6ecdbabcfe0bc212699bb87024">getMessage</a> () const</td></tr>
|
|
<tr class="separator:a046d7c6ecdbabcfe0bc212699bb87024"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa4d3fdbfe276a69a035762dbb790800f" id="r_aa4d3fdbfe276a69a035762dbb790800f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structCatch_1_1SourceLineInfo.html">SourceLineInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aa4d3fdbfe276a69a035762dbb790800f">getSourceInfo</a> () const</td></tr>
|
|
<tr class="separator:aa4d3fdbfe276a69a035762dbb790800f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a06dd13522bd42af8402bb3903787d844" id="r_a06dd13522bd42af8402bb3903787d844"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCatch_1_1StringRef.html">StringRef</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a06dd13522bd42af8402bb3903787d844">getTestMacroName</a> () const</td></tr>
|
|
<tr class="separator:a06dd13522bd42af8402bb3903787d844"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
|
Public Attributes</h2></td></tr>
|
|
<tr class="memitem:a3e7236f73a51d6fc8bb9dfdefcee7772" id="r_a3e7236f73a51d6fc8bb9dfdefcee7772"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structCatch_1_1AssertionInfo.html">AssertionInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a3e7236f73a51d6fc8bb9dfdefcee7772">m_info</a></td></tr>
|
|
<tr class="separator:a3e7236f73a51d6fc8bb9dfdefcee7772"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:add3455b8bbedb0d643e18da67c66b4f7" id="r_add3455b8bbedb0d643e18da67c66b4f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structCatch_1_1AssertionResultData.html">AssertionResultData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#add3455b8bbedb0d643e18da67c66b4f7">m_resultData</a></td></tr>
|
|
<tr class="separator:add3455b8bbedb0d643e18da67c66b4f7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="aea7b7b6894924f055ae23b6f2b89d43d" name="aea7b7b6894924f055ae23b6f2b89d43d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aea7b7b6894924f055ae23b6f2b89d43d">◆ </a></span>AssertionResult() <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">Catch::AssertionResult::AssertionResult </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel delete">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_cgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_cgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_cgraph" id="aclassCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,337,174,382"/>
|
|
<area shape="poly" title=" " alt="" coords="46,337,45,327,52,318,67,313,90,311,114,313,129,320,126,325,113,318,89,316,68,318,55,323,50,329,52,336"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aaa46070791a6c07caaed86229b8d9d75" title=" " alt="" coords="470,129,656,174"/>
|
|
<area shape="poly" title=" " alt="" coords="91,336,101,281,124,210,141,172,162,137,188,106,220,80,257,63,296,56,336,56,376,63,452,88,515,119,512,124,450,93,375,68,335,61,296,61,258,68,223,85,192,109,166,140,145,175,129,211,107,282,96,337"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a26a777f3959353c729544cb2ace0d279" title=" " alt="" coords="717,129,886,174"/>
|
|
<area shape="poly" title=" " alt="" coords="90,337,98,276,119,196,136,154,158,114,186,79,220,49,253,31,288,18,323,9,360,4,435,6,510,19,582,41,648,67,752,119,749,124,646,72,580,46,509,25,435,11,360,10,324,14,289,23,255,36,223,54,190,82,162,117,141,156,124,198,103,277,95,337"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aac35a0ca42d33bff6467c76573730f5e" title=" " alt="" coords="229,95,402,139"/>
|
|
<area shape="poly" title=" " alt="" coords="97,336,114,296,141,246,176,195,220,150,225,145,229,150,223,154,180,198,145,249,119,298,102,338"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a046d7c6ecdbabcfe0bc212699bb87024" title=" " alt="" coords="231,164,400,209"/>
|
|
<area shape="poly" title=" " alt="" coords="105,335,153,278,185,246,220,219,228,214,231,218,223,223,188,250,157,281,109,339"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#ac810750194e1722489d2fd16e8c6a4a8" title=" " alt="" coords="231,233,400,278"/>
|
|
<area shape="poly" title=" " alt="" coords="130,334,221,288,235,282,237,286,223,293,132,339"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aa4d3fdbfe276a69a035762dbb790800f" title=" " alt="" coords="231,303,400,347"/>
|
|
<area shape="poly" title=" " alt="" coords="174,344,215,338,216,343,174,349"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a06dd13522bd42af8402bb3903787d844" title=" " alt="" coords="231,372,400,417"/>
|
|
<area shape="poly" title=" " alt="" coords="174,370,216,376,215,382,174,375"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a78c43506c2b3d8cc1fb141a97d09ec94" title=" " alt="" coords="222,441,409,486"/>
|
|
<area shape="poly" title=" " alt="" coords="132,380,223,427,237,433,235,438,221,431,130,385"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aba37b4fef1015989df2136592958e984" title=" " alt="" coords="479,472,647,517"/>
|
|
<area shape="poly" title=" " alt="" coords="106,381,125,409,152,442,184,473,223,496,282,514,345,521,407,520,463,513,464,519,407,525,345,526,281,519,221,501,181,477,148,445,121,412,102,384"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aae37064b401919fa8ac480ef86cca924" title=" " alt="" coords="231,561,400,606"/>
|
|
<area shape="poly" title=" " alt="" coords="104,381,150,458,184,501,223,540,239,551,236,556,220,544,180,505,146,461,100,384"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#ae39658b71c4afc3c8a859043b0e97027" title=" " alt="" coords="231,700,400,745"/>
|
|
<area shape="poly" title=" " alt="" coords="96,382,107,442,130,523,146,567,167,610,193,650,224,686,227,688,223,692,220,689,189,653,163,612,141,569,124,525,102,443,91,383"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#ac5cc872b721d5fb65d87221d30b22fdd" title=" " alt="" coords="231,631,400,675"/>
|
|
<area shape="poly" title=" " alt="" coords="99,382,113,430,138,493,175,559,197,589,223,616,227,619,224,624,220,620,193,593,170,562,134,495,108,432,94,383"/>
|
|
<area shape="poly" title=" " alt="" coords="656,149,702,149,702,154,656,154"/>
|
|
<area shape="rect" href="namespaceCatch.html#a6976174b3c594c40f8ed2019360b6581" title=" " alt="" coords="934,138,1071,165"/>
|
|
<area shape="poly" title=" " alt="" coords="886,149,918,149,918,154,886,154"/>
|
|
<area shape="poly" title=" " alt="" coords="390,439,407,427,431,392,468,327,541,187,546,189,473,330,436,395,411,431,393,443"/>
|
|
<area shape="poly" title=" " alt="" coords="383,438,408,427,512,365,610,298,760,182,763,186,613,302,514,370,410,431,385,443"/>
|
|
<area shape="poly" title=" " alt="" coords="410,473,464,479,463,485,409,478"/>
|
|
<area shape="rect" href="namespaceCatch.html#a4f62175677952a64dfbc90887726180d" title=" " alt="" coords="516,647,611,675"/>
|
|
<area shape="poly" title=" " alt="" coords="399,699,500,674,501,679,401,704"/>
|
|
<area shape="rect" href="namespaceCatch.html#a63cf8932647769fc52be1175210ed89f" title=" " alt="" coords="457,708,669,736"/>
|
|
<area shape="poly" title=" " alt="" coords="400,720,441,720,441,725,400,725"/>
|
|
<area shape="poly" title=" " alt="" coords="400,653,500,656,500,662,400,658"/>
|
|
</map>
|
|
</div>
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_icgraph" id="aclassCatch_1_1AssertionResult_aea7b7b6894924f055ae23b6f2b89d43d_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="116,16,106,10,89,8,74,10,65,14,61,21,62,28,57,29,56,19,61,10,73,5,90,3,108,5,119,11"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a879bd25af641af8b1556b7fa13e49ceb" name="a879bd25af641af8b1556b7fa13e49ceb"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a879bd25af641af8b1556b7fa13e49ceb">◆ </a></span>AssertionResult() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Catch::AssertionResult::AssertionResult </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="structCatch_1_1AssertionInfo.html">AssertionInfo</a> const &</td> <td class="paramname"><span class="paramname"><em>info</em></span>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="structCatch_1_1AssertionResultData.html">AssertionResultData</a> &&</td> <td class="paramname"><span class="paramname"><em>data</em></span> )</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="aaa46070791a6c07caaed86229b8d9d75" name="aaa46070791a6c07caaed86229b8d9d75"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aaa46070791a6c07caaed86229b8d9d75">◆ </a></span>getExpandedExpression()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">std::string Catch::AssertionResult::getExpandedExpression </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_cgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_cgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_cgraph" id="aclassCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,5,191,50"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a26a777f3959353c729544cb2ace0d279" title=" " alt="" coords="239,5,407,50"/>
|
|
<area shape="poly" title=" " alt="" coords="191,25,223,25,223,30,191,30"/>
|
|
<area shape="rect" href="namespaceCatch.html#a6976174b3c594c40f8ed2019360b6581" title=" " alt="" coords="455,14,592,42"/>
|
|
<area shape="poly" title=" " alt="" coords="408,25,439,25,439,30,408,30"/>
|
|
</map>
|
|
</div>
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_icgraph" id="aclassCatch_1_1AssertionResult_aaa46070791a6c07caaed86229b8d9d75_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="457,29,642,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="441,50,409,49,222,49,174,50,174,45,222,44,409,44,441,44"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a78c43506c2b3d8cc1fb141a97d09ec94" title=" " alt="" coords="222,59,409,103"/>
|
|
<area shape="poly" title=" " alt="" coords="442,68,410,72,409,67,441,63"/>
|
|
<area shape="poly" title=" " alt="" coords="126,17,113,10,89,8,68,10,55,15,50,21,52,28,46,29,45,19,52,10,67,5,90,3,114,5,129,12"/>
|
|
<area shape="poly" title=" " alt="" coords="206,69,174,65,174,60,206,64"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a26a777f3959353c729544cb2ace0d279" name="a26a777f3959353c729544cb2ace0d279"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a26a777f3959353c729544cb2ace0d279">◆ </a></span>getExpression()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">std::string Catch::AssertionResult::getExpression </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_cgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_cgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_cgraph" id="aclassCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,5,174,50"/>
|
|
<area shape="rect" href="namespaceCatch.html#a6976174b3c594c40f8ed2019360b6581" title=" " alt="" coords="222,14,359,42"/>
|
|
<area shape="poly" title=" " alt="" coords="174,25,206,25,206,30,174,30"/>
|
|
</map>
|
|
</div>
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_icgraph" id="aclassCatch_1_1AssertionResult_a26a777f3959353c729544cb2ace0d279_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="690,35,859,79"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="685,33,642,25,515,16,387,19,270,28,174,41,174,35,269,23,387,13,515,11,643,20,686,28"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aaa46070791a6c07caaed86229b8d9d75" title=" " alt="" coords="457,35,642,79"/>
|
|
<area shape="poly" title=" " alt="" coords="674,60,643,60,643,54,674,54"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a78c43506c2b3d8cc1fb141a97d09ec94" title=" " alt="" coords="222,89,409,134"/>
|
|
<area shape="poly" title=" " alt="" coords="683,86,643,94,521,108,410,113,409,108,521,103,642,89,682,81"/>
|
|
<area shape="poly" title=" " alt="" coords="126,17,113,10,89,8,68,10,55,15,50,21,52,28,46,29,45,19,52,10,67,5,90,3,114,5,129,12"/>
|
|
<area shape="poly" title=" " alt="" coords="442,58,174,55,174,50,442,53"/>
|
|
<area shape="poly" title=" " alt="" coords="443,85,410,92,409,87,441,79"/>
|
|
<area shape="poly" title=" " alt="" coords="214,87,173,77,175,71,215,82"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aac35a0ca42d33bff6467c76573730f5e" name="aac35a0ca42d33bff6467c76573730f5e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aac35a0ca42d33bff6467c76573730f5e">◆ </a></span>getExpressionInMacro()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">std::string Catch::AssertionResult::getExpressionInMacro </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aac35a0ca42d33bff6467c76573730f5e_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aac35a0ca42d33bff6467c76573730f5e_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aac35a0ca42d33bff6467c76573730f5e_icgraph" id="aclassCatch_1_1AssertionResult_aac35a0ca42d33bff6467c76573730f5e_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,395,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,51,21,53,28,48,29,46,19,53,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a046d7c6ecdbabcfe0bc212699bb87024" name="a046d7c6ecdbabcfe0bc212699bb87024"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a046d7c6ecdbabcfe0bc212699bb87024">◆ </a></span>getMessage()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classCatch_1_1StringRef.html">StringRef</a> Catch::AssertionResult::getMessage </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_a046d7c6ecdbabcfe0bc212699bb87024_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_a046d7c6ecdbabcfe0bc212699bb87024_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_a046d7c6ecdbabcfe0bc212699bb87024_icgraph" id="aclassCatch_1_1AssertionResult_a046d7c6ecdbabcfe0bc212699bb87024_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac810750194e1722489d2fd16e8c6a4a8" name="ac810750194e1722489d2fd16e8c6a4a8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac810750194e1722489d2fd16e8c6a4a8">◆ </a></span>getResultType()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="structCatch_1_1ResultWas.html#a624e1ee3661fcf6094ceef1f654601ef">ResultWas::OfType</a> Catch::AssertionResult::getResultType </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_ac810750194e1722489d2fd16e8c6a4a8_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_ac810750194e1722489d2fd16e8c6a4a8_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_ac810750194e1722489d2fd16e8c6a4a8_icgraph" id="aclassCatch_1_1AssertionResult_ac810750194e1722489d2fd16e8c6a4a8_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa4d3fdbfe276a69a035762dbb790800f" name="aa4d3fdbfe276a69a035762dbb790800f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa4d3fdbfe276a69a035762dbb790800f">◆ </a></span>getSourceInfo()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="structCatch_1_1SourceLineInfo.html">SourceLineInfo</a> Catch::AssertionResult::getSourceInfo </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aa4d3fdbfe276a69a035762dbb790800f_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aa4d3fdbfe276a69a035762dbb790800f_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aa4d3fdbfe276a69a035762dbb790800f_icgraph" id="aclassCatch_1_1AssertionResult_aa4d3fdbfe276a69a035762dbb790800f_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a06dd13522bd42af8402bb3903787d844" name="a06dd13522bd42af8402bb3903787d844"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a06dd13522bd42af8402bb3903787d844">◆ </a></span>getTestMacroName()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classCatch_1_1StringRef.html">StringRef</a> Catch::AssertionResult::getTestMacroName </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_a06dd13522bd42af8402bb3903787d844_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_a06dd13522bd42af8402bb3903787d844_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_a06dd13522bd42af8402bb3903787d844_icgraph" id="aclassCatch_1_1AssertionResult_a06dd13522bd42af8402bb3903787d844_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a78c43506c2b3d8cc1fb141a97d09ec94" name="a78c43506c2b3d8cc1fb141a97d09ec94"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a78c43506c2b3d8cc1fb141a97d09ec94">◆ </a></span>hasExpandedExpression()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool Catch::AssertionResult::hasExpandedExpression </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_cgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_cgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_cgraph" id="aclassCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,65,193,110"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aaa46070791a6c07caaed86229b8d9d75" title=" " alt="" coords="241,5,426,50"/>
|
|
<area shape="poly" title=" " alt="" coords="188,62,228,52,229,57,189,67"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a26a777f3959353c729544cb2ace0d279" title=" " alt="" coords="474,36,642,81"/>
|
|
<area shape="poly" title=" " alt="" coords="193,79,458,62,459,67,193,84"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aba37b4fef1015989df2136592958e984" title=" " alt="" coords="249,125,418,170"/>
|
|
<area shape="poly" title=" " alt="" coords="189,108,234,120,233,125,188,113"/>
|
|
<area shape="poly" title=" " alt="" coords="427,38,459,42,458,47,426,43"/>
|
|
<area shape="rect" href="namespaceCatch.html#a6976174b3c594c40f8ed2019360b6581" title=" " alt="" coords="690,44,828,72"/>
|
|
<area shape="poly" title=" " alt="" coords="643,56,675,56,675,61,643,61"/>
|
|
</map>
|
|
</div>
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_icgraph" id="aclassCatch_1_1AssertionResult_a78c43506c2b3d8cc1fb141a97d09ec94_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,409,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="126,17,113,10,89,8,68,10,55,15,50,21,52,28,46,29,45,19,52,10,67,5,90,3,114,5,129,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aba37b4fef1015989df2136592958e984" name="aba37b4fef1015989df2136592958e984"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aba37b4fef1015989df2136592958e984">◆ </a></span>hasExpression()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool Catch::AssertionResult::hasExpression </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aba37b4fef1015989df2136592958e984_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aba37b4fef1015989df2136592958e984_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aba37b4fef1015989df2136592958e984_icgraph" id="aclassCatch_1_1AssertionResult_aba37b4fef1015989df2136592958e984_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="457,29,625,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="441,50,409,49,222,49,174,50,174,45,222,44,409,44,441,45"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#a78c43506c2b3d8cc1fb141a97d09ec94" title=" " alt="" coords="222,59,409,103"/>
|
|
<area shape="poly" title=" " alt="" coords="442,67,410,71,409,66,441,62"/>
|
|
<area shape="poly" title=" " alt="" coords="126,17,113,10,89,8,68,10,55,15,50,21,52,28,46,29,45,19,52,10,67,5,90,3,114,5,129,12"/>
|
|
<area shape="poly" title=" " alt="" coords="206,69,174,65,174,60,206,64"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aae37064b401919fa8ac480ef86cca924" name="aae37064b401919fa8ac480ef86cca924"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aae37064b401919fa8ac480ef86cca924">◆ </a></span>hasMessage()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool Catch::AssertionResult::hasMessage </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_aae37064b401919fa8ac480ef86cca924_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_aae37064b401919fa8ac480ef86cca924_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_aae37064b401919fa8ac480ef86cca924_icgraph" id="aclassCatch_1_1AssertionResult_aae37064b401919fa8ac480ef86cca924_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae39658b71c4afc3c8a859043b0e97027" name="ae39658b71c4afc3c8a859043b0e97027"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae39658b71c4afc3c8a859043b0e97027">◆ </a></span>isOk()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool Catch::AssertionResult::isOk </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_cgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_cgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_cgraph" id="aclassCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,24,174,68"/>
|
|
<area shape="rect" href="namespaceCatch.html#a4f62175677952a64dfbc90887726180d" title=" " alt="" coords="280,5,376,33"/>
|
|
<area shape="poly" title=" " alt="" coords="174,34,264,24,265,29,174,39"/>
|
|
<area shape="rect" href="namespaceCatch.html#a63cf8932647769fc52be1175210ed89f" title=" " alt="" coords="222,57,434,85"/>
|
|
<area shape="poly" title=" " alt="" coords="174,52,206,56,206,61,174,57"/>
|
|
</map>
|
|
</div>
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_icgraph" id="aclassCatch_1_1AssertionResult_ae39658b71c4afc3c8a859043b0e97027_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac5cc872b721d5fb65d87221d30b22fdd" name="ac5cc872b721d5fb65d87221d30b22fdd"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac5cc872b721d5fb65d87221d30b22fdd">◆ </a></span>succeeded()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool Catch::AssertionResult::succeeded </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_cgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_cgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_cgraph" id="aclassCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,5,174,50"/>
|
|
<area shape="rect" href="namespaceCatch.html#a4f62175677952a64dfbc90887726180d" title=" " alt="" coords="222,14,317,42"/>
|
|
<area shape="poly" title=" " alt="" coords="174,25,206,25,206,30,174,30"/>
|
|
</map>
|
|
</div>
|
|
<div class="dynheader">
|
|
Here is the caller graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_icgraph.png" border="0" usemap="#aclassCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_icgraph" alt=""/></div>
|
|
<map name="aclassCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_icgraph" id="aclassCatch_1_1AssertionResult_ac5cc872b721d5fb65d87221d30b22fdd_icgraph">
|
|
<area shape="rect" title=" " alt="" coords="222,29,390,74"/>
|
|
<area shape="rect" href="classCatch_1_1AssertionResult.html#aea7b7b6894924f055ae23b6f2b89d43d" title=" " alt="" coords="5,29,174,74"/>
|
|
<area shape="poly" title=" " alt="" coords="206,54,174,54,174,49,206,49"/>
|
|
<area shape="poly" title=" " alt="" coords="125,17,112,10,89,8,69,10,57,15,52,21,53,28,48,29,47,19,54,10,68,5,90,3,113,5,127,12"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a3e7236f73a51d6fc8bb9dfdefcee7772" name="a3e7236f73a51d6fc8bb9dfdefcee7772"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3e7236f73a51d6fc8bb9dfdefcee7772">◆ </a></span>m_info</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="structCatch_1_1AssertionInfo.html">AssertionInfo</a> Catch::AssertionResult::m_info</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="add3455b8bbedb0d643e18da67c66b4f7" name="add3455b8bbedb0d643e18da67c66b4f7"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#add3455b8bbedb0d643e18da67c66b4f7">◆ </a></span>m_resultData</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="structCatch_1_1AssertionResultData.html">AssertionResultData</a> Catch::AssertionResult::m_resultData</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following files:<ul>
|
|
<li>tests/vendor/<a class="el" href="catch__amalgamated_8hpp_source.html">catch_amalgamated.hpp</a></li>
|
|
<li>tests/vendor/<a class="el" href="catch__amalgamated_8cpp.html">catch_amalgamated.cpp</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespaceCatch.html">Catch</a></li><li class="navelem"><a class="el" href="classCatch_1_1AssertionResult.html">AssertionResult</a></li>
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|