blob: 0eb258a3410408beb971d74c9e1bf67940a88349 [file] [log] [blame]
<!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.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crashpad: crashpad::ProcessSnapshotMinidump 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" />
<link href="crashpad_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">Crashpad
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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&amp;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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacecrashpad.html">crashpad</a></li><li class="navelem"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html">ProcessSnapshotMinidump</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classcrashpad_1_1ProcessSnapshotMinidump-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">crashpad::ProcessSnapshotMinidump Class Reference<span class="mlabels"><span class="mlabel">final</span></span></div> </div>
</div><!--header-->
<div class="contents">
<p>A <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> based on a minidump file.
<a href="classcrashpad_1_1ProcessSnapshotMinidump.html#details">More...</a></p>
<p><code>#include &quot;snapshot/minidump/process_snapshot_minidump.h&quot;</code></p>
<div class="dynheader">
Inheritance diagram for crashpad::ProcessSnapshotMinidump:</div>
<div class="dyncontent">
<div class="center">
<img src="classcrashpad_1_1ProcessSnapshotMinidump.png" usemap="#crashpad::ProcessSnapshotMinidump_map" alt=""/>
<map id="crashpad::ProcessSnapshotMinidump_map" name="crashpad::ProcessSnapshotMinidump_map">
<area href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process." alt="crashpad::ProcessSnapshot" shape="rect" coords="0,0,223,24"/>
</map>
</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:ac45f9e9f13f22047f936ec3c652df5ec"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#ac45f9e9f13f22047f936ec3c652df5ec">Initialize</a> (<a class="el" href="classcrashpad_1_1FileReaderInterface.html">FileReaderInterface</a> *file_reader)</td></tr>
<tr class="memdesc:ac45f9e9f13f22047f936ec3c652df5ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initializes the object. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#ac45f9e9f13f22047f936ec3c652df5ec">More...</a><br /></td></tr>
<tr class="separator:ac45f9e9f13f22047f936ec3c652df5ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aff42c2fe41ebe5021a94d8f80096cf1c"><td class="memItemLeft" align="right" valign="top"><a id="aff42c2fe41ebe5021a94d8f80096cf1c"></a>
<a class="el" href="namespacecrashpad.html#a0f06cbe8cfef9e24ceed3e34de6563c2">crashpad::ProcessID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#aff42c2fe41ebe5021a94d8f80096cf1c">ProcessID</a> () const override</td></tr>
<tr class="memdesc:aff42c2fe41ebe5021a94d8f80096cf1c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the snapshot process’ process ID. <br /></td></tr>
<tr class="separator:aff42c2fe41ebe5021a94d8f80096cf1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab73c302e7d32476bd9afd74a27e21d63"><td class="memItemLeft" align="right" valign="top"><a id="ab73c302e7d32476bd9afd74a27e21d63"></a>
<a class="el" href="namespacecrashpad.html#a0f06cbe8cfef9e24ceed3e34de6563c2">crashpad::ProcessID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#ab73c302e7d32476bd9afd74a27e21d63">ParentProcessID</a> () const override</td></tr>
<tr class="memdesc:ab73c302e7d32476bd9afd74a27e21d63"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the snapshot process’ parent process’ process ID. <br /></td></tr>
<tr class="separator:ab73c302e7d32476bd9afd74a27e21d63"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa2e89e89a6157258a92477705c2755e8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#aa2e89e89a6157258a92477705c2755e8">SnapshotTime</a> (timeval *snapshot_time) const override</td></tr>
<tr class="memdesc:aa2e89e89a6157258a92477705c2755e8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the time that the snapshot was taken in <em>snapshot_time</em>. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#aa2e89e89a6157258a92477705c2755e8">More...</a><br /></td></tr>
<tr class="separator:aa2e89e89a6157258a92477705c2755e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3be1cc1efd90feede4c1761f4f78f6a8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a3be1cc1efd90feede4c1761f4f78f6a8">ProcessStartTime</a> (timeval *start_time) const override</td></tr>
<tr class="memdesc:a3be1cc1efd90feede4c1761f4f78f6a8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the time that the snapshot process was started in <em>start_time</em>. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a3be1cc1efd90feede4c1761f4f78f6a8">More...</a><br /></td></tr>
<tr class="separator:a3be1cc1efd90feede4c1761f4f78f6a8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08d363f93f87c7173c1f03a247054168"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a08d363f93f87c7173c1f03a247054168">ProcessCPUTimes</a> (timeval *user_time, timeval *system_time) const override</td></tr>
<tr class="memdesc:a08d363f93f87c7173c1f03a247054168"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the snapshot process’ CPU usage times in <em>user_time</em> and <em>system_time</em>. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a08d363f93f87c7173c1f03a247054168">More...</a><br /></td></tr>
<tr class="separator:a08d363f93f87c7173c1f03a247054168"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad246ff4d8e140ed917c2a5b92a5b4441"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#ad246ff4d8e140ed917c2a5b92a5b4441">ReportID</a> (<a class="el" href="structcrashpad_1_1UUID.html">UUID</a> *report_id) const override</td></tr>
<tr class="memdesc:ad246ff4d8e140ed917c2a5b92a5b4441"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a UUID identifying the event that the snapshot describes. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#ad246ff4d8e140ed917c2a5b92a5b4441">More...</a><br /></td></tr>
<tr class="separator:ad246ff4d8e140ed917c2a5b92a5b4441"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a85538c374ee62566620f2ab2cc720668"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a85538c374ee62566620f2ab2cc720668">ClientID</a> (<a class="el" href="structcrashpad_1_1UUID.html">UUID</a> *client_id) const override</td></tr>
<tr class="memdesc:a85538c374ee62566620f2ab2cc720668"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a UUID identifying the client that the snapshot represents. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a85538c374ee62566620f2ab2cc720668">More...</a><br /></td></tr>
<tr class="separator:a85538c374ee62566620f2ab2cc720668"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af13ec8cce7d92dccebe6c4ab61ec20e9"><td class="memItemLeft" align="right" valign="top">const std::map&lt; std::string, std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#af13ec8cce7d92dccebe6c4ab61ec20e9">AnnotationsSimpleMap</a> () const override</td></tr>
<tr class="memdesc:af13ec8cce7d92dccebe6c4ab61ec20e9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns key-value string annotations recorded for the process, system, or snapshot producer. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#af13ec8cce7d92dccebe6c4ab61ec20e9">More...</a><br /></td></tr>
<tr class="separator:af13ec8cce7d92dccebe6c4ab61ec20e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa683e2031df211c36f207924f6c45ace"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classcrashpad_1_1SystemSnapshot.html">SystemSnapshot</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#aa683e2031df211c36f207924f6c45ace">System</a> () const override</td></tr>
<tr class="memdesc:aa683e2031df211c36f207924f6c45ace"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a <a class="el" href="classcrashpad_1_1SystemSnapshot.html" title="An abstract interface to a snapshot representing the state of a system, comprising an operating syste...">SystemSnapshot</a> reflecting the characteristics of the system that ran the snapshot process at the time of the snapshot. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#aa683e2031df211c36f207924f6c45ace">More...</a><br /></td></tr>
<tr class="separator:aa683e2031df211c36f207924f6c45ace"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a518d697aa1f5d165e1547472b13574"><td class="memItemLeft" align="right" valign="top">std::vector&lt; const <a class="el" href="classcrashpad_1_1ThreadSnapshot.html">ThreadSnapshot</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a8a518d697aa1f5d165e1547472b13574">Threads</a> () const override</td></tr>
<tr class="memdesc:a8a518d697aa1f5d165e1547472b13574"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns <a class="el" href="classcrashpad_1_1ThreadSnapshot.html" title="An abstract interface to a snapshot representing a thread (lightweight process) present in a snapshot...">ThreadSnapshot</a> objects reflecting the threads (lightweight processes) existing in the snapshot process at the time of the snapshot. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a8a518d697aa1f5d165e1547472b13574">More...</a><br /></td></tr>
<tr class="separator:a8a518d697aa1f5d165e1547472b13574"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a444b80f87f374d632eb69e010875fcc0"><td class="memItemLeft" align="right" valign="top">std::vector&lt; const <a class="el" href="classcrashpad_1_1ModuleSnapshot.html">ModuleSnapshot</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a444b80f87f374d632eb69e010875fcc0">Modules</a> () const override</td></tr>
<tr class="memdesc:a444b80f87f374d632eb69e010875fcc0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns <a class="el" href="classcrashpad_1_1ModuleSnapshot.html" title="An abstract interface to a snapshot representing a code module (binary image) loaded into a snapshot ...">ModuleSnapshot</a> objects reflecting the code modules (binary images) loaded into the snapshot process at the time of the snapshot. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a444b80f87f374d632eb69e010875fcc0">More...</a><br /></td></tr>
<tr class="separator:a444b80f87f374d632eb69e010875fcc0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d24462a336bdf476d21face15d34165"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classcrashpad_1_1UnloadedModuleSnapshot.html">UnloadedModuleSnapshot</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a0d24462a336bdf476d21face15d34165">UnloadedModules</a> () const override</td></tr>
<tr class="memdesc:a0d24462a336bdf476d21face15d34165"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns <a class="el" href="classcrashpad_1_1UnloadedModuleSnapshot.html" title="Information about an unloaded module that was previously loaded into a snapshot process.">UnloadedModuleSnapshot</a> objects reflecting the code modules the were recorded as unloaded at the time of the snapshot. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a0d24462a336bdf476d21face15d34165">More...</a><br /></td></tr>
<tr class="separator:a0d24462a336bdf476d21face15d34165"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7da0549fe7d24fa2b4192e53421a0d23"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classcrashpad_1_1ExceptionSnapshot.html">ExceptionSnapshot</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a7da0549fe7d24fa2b4192e53421a0d23">Exception</a> () const override</td></tr>
<tr class="memdesc:a7da0549fe7d24fa2b4192e53421a0d23"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an <a class="el" href="classcrashpad_1_1ExceptionSnapshot.html" title="An abstract interface to a snapshot representing an exception that a snapshot process sustained and t...">ExceptionSnapshot</a> reflecting the exception that the snapshot process sustained to trigger the snapshot being taken. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a7da0549fe7d24fa2b4192e53421a0d23">More...</a><br /></td></tr>
<tr class="separator:a7da0549fe7d24fa2b4192e53421a0d23"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaeb703b3b19b503b094fccf629ae72b8"><td class="memItemLeft" align="right" valign="top">std::vector&lt; const <a class="el" href="classcrashpad_1_1MemoryMapRegionSnapshot.html">MemoryMapRegionSnapshot</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#aaeb703b3b19b503b094fccf629ae72b8">MemoryMap</a> () const override</td></tr>
<tr class="memdesc:aaeb703b3b19b503b094fccf629ae72b8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns <a class="el" href="classcrashpad_1_1MemoryMapRegionSnapshot.html" title="An abstract interface to a snapshot representing a region of the memory map present in the snapshot p...">MemoryMapRegionSnapshot</a> objects reflecting the regions of the memory map in the snapshot process at the time of the snapshot. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#aaeb703b3b19b503b094fccf629ae72b8">More...</a><br /></td></tr>
<tr class="separator:aaeb703b3b19b503b094fccf629ae72b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac2c9f38544c523566da27683481b9134"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="structcrashpad_1_1HandleSnapshot.html">HandleSnapshot</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#ac2c9f38544c523566da27683481b9134">Handles</a> () const override</td></tr>
<tr class="memdesc:ac2c9f38544c523566da27683481b9134"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns <a class="el" href="structcrashpad_1_1HandleSnapshot.html">HandleSnapshot</a> objects reflecting the open handles in the snapshot process at the time of the snapshot. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#ac2c9f38544c523566da27683481b9134">More...</a><br /></td></tr>
<tr class="separator:ac2c9f38544c523566da27683481b9134"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4fb52f95d9eaf634dd0aa15254215b61"><td class="memItemLeft" align="right" valign="top">std::vector&lt; const <a class="el" href="classcrashpad_1_1MemorySnapshot.html">MemorySnapshot</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a4fb52f95d9eaf634dd0aa15254215b61">ExtraMemory</a> () const override</td></tr>
<tr class="memdesc:a4fb52f95d9eaf634dd0aa15254215b61"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a vector of additional memory blocks that should be included in a minidump. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a4fb52f95d9eaf634dd0aa15254215b61">More...</a><br /></td></tr>
<tr class="separator:a4fb52f95d9eaf634dd0aa15254215b61"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a59bb436861b254fbc065ea02d99ce892"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classcrashpad_1_1ProcessMemory.html">ProcessMemory</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a59bb436861b254fbc065ea02d99ce892">Memory</a> () const override</td></tr>
<tr class="memdesc:a59bb436861b254fbc065ea02d99ce892"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a <a class="el" href="classcrashpad_1_1ProcessMemory.html" title="Abstract base class for accessing the memory of another process.">ProcessMemory</a> object that allows accessing the process' memory directly. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a59bb436861b254fbc065ea02d99ce892">More...</a><br /></td></tr>
<tr class="separator:a59bb436861b254fbc065ea02d99ce892"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5106870f8dc3444b2b0f89c2232e02cc"><td class="memItemLeft" align="right" valign="top">std::vector&lt; const <a class="el" href="classcrashpad_1_1MinidumpStream.html">MinidumpStream</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a5106870f8dc3444b2b0f89c2232e02cc">CustomMinidumpStreams</a> () const</td></tr>
<tr class="memdesc:a5106870f8dc3444b2b0f89c2232e02cc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a list of custom minidump streams. This routine is the equivalent of <a class="el" href="classcrashpad_1_1ModuleSnapshot.html#ac8e8b541c1ff276f8c55a75b7562546c" title="Returns a list of custom minidump stream specified in the module to be included in the crash dump.">ModuleSnapshot::CustomMinidumpStreams()</a>, except that in a minidump it is impossible to associate a custom stream to a specific module. <a href="classcrashpad_1_1ProcessSnapshotMinidump.html#a5106870f8dc3444b2b0f89c2232e02cc">More...</a><br /></td></tr>
<tr class="separator:a5106870f8dc3444b2b0f89c2232e02cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> based on a minidump file. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="af13ec8cce7d92dccebe6c4ab61ec20e9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af13ec8cce7d92dccebe6c4ab61ec20e9">&#9670;&nbsp;</a></span>AnnotationsSimpleMap()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const std::map&lt; std::string, std::string &gt; &amp; crashpad::ProcessSnapshotMinidump::AnnotationsSimpleMap </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns key-value string annotations recorded for the process, system, or snapshot producer. </p>
<p>This method retrieves annotations recorded for a process. These annotations are intended for diagnostic use, including crash analysis. “Simple annotations” are structured as a sequence of key-value pairs, where all keys and values are strings. These are referred to in Chrome as “crash keys.”</p>
<p>Annotations stored here may reflect the process, system, or snapshot producer. Most annotations not under the client’s direct control will be retrievable by this method. For clients such as Chrome, this includes the product name and version.</p>
<p>Additional per-module annotations may be obtained by calling <a class="el" href="classcrashpad_1_1ModuleSnapshot.html#a4d1328fda3e91a4c25369b5fcc4cf2f6" title="Returns key-value string annotations recorded in the module.">ModuleSnapshot::AnnotationsSimpleMap()</a>. </p>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a7f39b29ec055fb4235e5156d55e066cb">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a85538c374ee62566620f2ab2cc720668"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a85538c374ee62566620f2ab2cc720668">&#9670;&nbsp;</a></span>ClientID()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void crashpad::ProcessSnapshotMinidump::ClientID </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structcrashpad_1_1UUID.html">UUID</a> *&#160;</td>
<td class="paramname"><em>client_id</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a UUID identifying the client that the snapshot represents. </p>
<p>Client identification is within the scope of the application, but it is expected that the identifier will be unique for an instance of Crashpad monitoring an application or set of applications for a user. The identifier shall remain stable over time.</p>
<p>If no identifier is available, this field will contain zeroes. </p>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a1415886b55df0daef8e217254c3f2291">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a5106870f8dc3444b2b0f89c2232e02cc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5106870f8dc3444b2b0f89c2232e02cc">&#9670;&nbsp;</a></span>CustomMinidumpStreams()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; const <a class="el" href="classcrashpad_1_1MinidumpStream.html">MinidumpStream</a> * &gt; crashpad::ProcessSnapshotMinidump::CustomMinidumpStreams </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a list of custom minidump streams. This routine is the equivalent of <a class="el" href="classcrashpad_1_1ModuleSnapshot.html#ac8e8b541c1ff276f8c55a75b7562546c" title="Returns a list of custom minidump stream specified in the module to be included in the crash dump.">ModuleSnapshot::CustomMinidumpStreams()</a>, except that in a minidump it is impossible to associate a custom stream to a specific module. </p>
<dl class="section return"><dt>Returns</dt><dd>The caller does not take ownership of the returned objects, they are scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html" title="A ProcessSnapshot based on a minidump file.">ProcessSnapshotMinidump</a> object that they were obtained from. </dd></dl>
</div>
</div>
<a id="a7da0549fe7d24fa2b4192e53421a0d23"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7da0549fe7d24fa2b4192e53421a0d23">&#9670;&nbsp;</a></span>Exception()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classcrashpad_1_1ExceptionSnapshot.html">ExceptionSnapshot</a> * crashpad::ProcessSnapshotMinidump::Exception </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns an <a class="el" href="classcrashpad_1_1ExceptionSnapshot.html" title="An abstract interface to a snapshot representing an exception that a snapshot process sustained and t...">ExceptionSnapshot</a> reflecting the exception that the snapshot process sustained to trigger the snapshot being taken. </p>
<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classcrashpad_1_1ExceptionSnapshot.html" title="An abstract interface to a snapshot representing an exception that a snapshot process sustained and t...">ExceptionSnapshot</a> object. The caller does not take ownership of this object, it is scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that it was obtained from. If the snapshot is not a result of an exception, returns <code>nullptr</code>. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#abee793ad58b7180fc5c659ea3a8823b9">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a4fb52f95d9eaf634dd0aa15254215b61"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4fb52f95d9eaf634dd0aa15254215b61">&#9670;&nbsp;</a></span>ExtraMemory()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; const <a class="el" href="classcrashpad_1_1MemorySnapshot.html">MemorySnapshot</a> * &gt; crashpad::ProcessSnapshotMinidump::ExtraMemory </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a vector of additional memory blocks that should be included in a minidump. </p>
<dl class="section return"><dt>Returns</dt><dd>An vector of <a class="el" href="classcrashpad_1_1MemorySnapshot.html" title="An abstract interface to a snapshot representing a region of memory present in a snapshot process.">MemorySnapshot</a> objects that will be included in the crash dump. The caller does not take ownership of these objects, they are scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that they were obtained from. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a481df990e82034800cf995c77df44d9e">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="ac2c9f38544c523566da27683481b9134"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac2c9f38544c523566da27683481b9134">&#9670;&nbsp;</a></span>Handles()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; <a class="el" href="structcrashpad_1_1HandleSnapshot.html">HandleSnapshot</a> &gt; crashpad::ProcessSnapshotMinidump::Handles </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns <a class="el" href="structcrashpad_1_1HandleSnapshot.html">HandleSnapshot</a> objects reflecting the open handles in the snapshot process at the time of the snapshot. </p>
<dl class="section return"><dt>Returns</dt><dd>A vector of <a class="el" href="structcrashpad_1_1HandleSnapshot.html">HandleSnapshot</a> objects. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#aec92d647e9d548bf4cfb9237bfcbba81">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="ac45f9e9f13f22047f936ec3c652df5ec"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac45f9e9f13f22047f936ec3c652df5ec">&#9670;&nbsp;</a></span>Initialize()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool crashpad::ProcessSnapshotMinidump::Initialize </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classcrashpad_1_1FileReaderInterface.html">FileReaderInterface</a> *&#160;</td>
<td class="paramname"><em>file_reader</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Initializes the object. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">file_reader</td><td>A file reader corresponding to a minidump file. The file reader must support seeking.</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd><code>true</code> if the snapshot could be created, <code>false</code> otherwise with an appropriate message logged. </dd></dl>
</div>
</div>
<a id="a59bb436861b254fbc065ea02d99ce892"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a59bb436861b254fbc065ea02d99ce892">&#9670;&nbsp;</a></span>Memory()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classcrashpad_1_1ProcessMemory.html">ProcessMemory</a> * crashpad::ProcessSnapshotMinidump::Memory </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a <a class="el" href="classcrashpad_1_1ProcessMemory.html" title="Abstract base class for accessing the memory of another process.">ProcessMemory</a> object that allows accessing the process' memory directly. </p>
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="classcrashpad_1_1ProcessMemory.html" title="Abstract base class for accessing the memory of another process.">ProcessMemory</a> object. The caller does not take ownership of this object, it is scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that it was obtained from. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#ab5c0f0dc5925200a95687e6cd30dfbcc">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="aaeb703b3b19b503b094fccf629ae72b8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaeb703b3b19b503b094fccf629ae72b8">&#9670;&nbsp;</a></span>MemoryMap()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; const <a class="el" href="classcrashpad_1_1MemoryMapRegionSnapshot.html">MemoryMapRegionSnapshot</a> * &gt; crashpad::ProcessSnapshotMinidump::MemoryMap </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns <a class="el" href="classcrashpad_1_1MemoryMapRegionSnapshot.html" title="An abstract interface to a snapshot representing a region of the memory map present in the snapshot p...">MemoryMapRegionSnapshot</a> objects reflecting the regions of the memory map in the snapshot process at the time of the snapshot. </p>
<dl class="section return"><dt>Returns</dt><dd>A vector of <a class="el" href="classcrashpad_1_1MemoryMapRegionSnapshot.html" title="An abstract interface to a snapshot representing a region of the memory map present in the snapshot p...">MemoryMapRegionSnapshot</a> objects. The caller does not take ownership of these objects, they are scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that they were obtained from. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a7f478924c3d76d85487e16686204549b">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a444b80f87f374d632eb69e010875fcc0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a444b80f87f374d632eb69e010875fcc0">&#9670;&nbsp;</a></span>Modules()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; const <a class="el" href="classcrashpad_1_1ModuleSnapshot.html">ModuleSnapshot</a> * &gt; crashpad::ProcessSnapshotMinidump::Modules </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns <a class="el" href="classcrashpad_1_1ModuleSnapshot.html" title="An abstract interface to a snapshot representing a code module (binary image) loaded into a snapshot ...">ModuleSnapshot</a> objects reflecting the code modules (binary images) loaded into the snapshot process at the time of the snapshot. </p>
<dl class="section return"><dt>Returns</dt><dd>A vector of <a class="el" href="classcrashpad_1_1ModuleSnapshot.html" title="An abstract interface to a snapshot representing a code module (binary image) loaded into a snapshot ...">ModuleSnapshot</a> objects. The caller does not take ownership of these objects, they are scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that they were obtained from. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#ab121715bf3d05dcf38a97e8212920fd8">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a08d363f93f87c7173c1f03a247054168"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a08d363f93f87c7173c1f03a247054168">&#9670;&nbsp;</a></span>ProcessCPUTimes()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void crashpad::ProcessSnapshotMinidump::ProcessCPUTimes </td>
<td>(</td>
<td class="paramtype">timeval *&#160;</td>
<td class="paramname"><em>user_time</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">timeval *&#160;</td>
<td class="paramname"><em>system_time</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the snapshot process’ CPU usage times in <em>user_time</em> and <em>system_time</em>. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[out]</td><td class="paramname">user_time</td><td>The time that the process has spent executing in user mode. </td></tr>
<tr><td class="paramdir">[out]</td><td class="paramname">system_time</td><td>The time that the process has spent executing in system (kernel) mode. </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a9a2b61c60114c5ed6cac278496979575">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a3be1cc1efd90feede4c1761f4f78f6a8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3be1cc1efd90feede4c1761f4f78f6a8">&#9670;&nbsp;</a></span>ProcessStartTime()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void crashpad::ProcessSnapshotMinidump::ProcessStartTime </td>
<td>(</td>
<td class="paramtype">timeval *&#160;</td>
<td class="paramname"><em>start_time</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the time that the snapshot process was started in <em>start_time</em>. </p>
<p>Normally, process uptime in wall clock time can be computed as <a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#aa2e89e89a6157258a92477705c2755e8" title="Returns the time that the snapshot was taken in snapshot_time.">SnapshotTime()</a><a class="el" href="classcrashpad_1_1ProcessSnapshotMinidump.html#a3be1cc1efd90feede4c1761f4f78f6a8" title="Returns the time that the snapshot process was started in start_time.">ProcessStartTime()</a>, but this cannot be guaranteed in cases where the real-time clock has been set during the snapshot process’ lifetime.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[out]</td><td class="paramname">start_time</td><td>The time that the process was started. </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a13e296954660e175812f99a21e1e2671">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="ad246ff4d8e140ed917c2a5b92a5b4441"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad246ff4d8e140ed917c2a5b92a5b4441">&#9670;&nbsp;</a></span>ReportID()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void crashpad::ProcessSnapshotMinidump::ReportID </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structcrashpad_1_1UUID.html">UUID</a> *&#160;</td>
<td class="paramname"><em>client_id</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a UUID identifying the event that the snapshot describes. </p>
<p>This provides a stable identifier for a crash even as the report is converted to different formats, provided that all formats support storing a crash report ID. When a report is originally created, a report ID should be assigned. From that point on, any operations involving the same report should preserve the same report ID.</p>
<p>If no identifier is available, this field will contain zeroes. </p>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#ae0e40c11c938d180ffe13d7e407a5fbb">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="aa2e89e89a6157258a92477705c2755e8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa2e89e89a6157258a92477705c2755e8">&#9670;&nbsp;</a></span>SnapshotTime()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void crashpad::ProcessSnapshotMinidump::SnapshotTime </td>
<td>(</td>
<td class="paramtype">timeval *&#160;</td>
<td class="paramname"><em>snapshot_time</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the time that the snapshot was taken in <em>snapshot_time</em>. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[out]</td><td class="paramname">snapshot_time</td><td>The time that the snapshot was taken. This is distinct from the time that a <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object was created or initialized, although it may be that time for <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> objects representing live or recently-crashed process state. </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a755c58effbbfb33b4d5be963bd81079f">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="aa683e2031df211c36f207924f6c45ace"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa683e2031df211c36f207924f6c45ace">&#9670;&nbsp;</a></span>System()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classcrashpad_1_1SystemSnapshot.html">SystemSnapshot</a> * crashpad::ProcessSnapshotMinidump::System </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a <a class="el" href="classcrashpad_1_1SystemSnapshot.html" title="An abstract interface to a snapshot representing the state of a system, comprising an operating syste...">SystemSnapshot</a> reflecting the characteristics of the system that ran the snapshot process at the time of the snapshot. </p>
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="classcrashpad_1_1SystemSnapshot.html" title="An abstract interface to a snapshot representing the state of a system, comprising an operating syste...">SystemSnapshot</a> object. The caller does not take ownership of this object, it is scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that it was obtained from. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#ac5b07daec385ab21d6e1e82d56677960">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a8a518d697aa1f5d165e1547472b13574"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8a518d697aa1f5d165e1547472b13574">&#9670;&nbsp;</a></span>Threads()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; const <a class="el" href="classcrashpad_1_1ThreadSnapshot.html">ThreadSnapshot</a> * &gt; crashpad::ProcessSnapshotMinidump::Threads </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns <a class="el" href="classcrashpad_1_1ThreadSnapshot.html" title="An abstract interface to a snapshot representing a thread (lightweight process) present in a snapshot...">ThreadSnapshot</a> objects reflecting the threads (lightweight processes) existing in the snapshot process at the time of the snapshot. </p>
<dl class="section return"><dt>Returns</dt><dd>A vector of <a class="el" href="classcrashpad_1_1ThreadSnapshot.html" title="An abstract interface to a snapshot representing a thread (lightweight process) present in a snapshot...">ThreadSnapshot</a> objects. The caller does not take ownership of these objects, they are scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessSnapshot.html" title="An abstract interface to a snapshot representing the state of a process.">ProcessSnapshot</a> object that they were obtained from. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a90f301f9e6cc169c47c254636ddacb1d">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<a id="a0d24462a336bdf476d21face15d34165"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d24462a336bdf476d21face15d34165">&#9670;&nbsp;</a></span>UnloadedModules()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::vector&lt; <a class="el" href="classcrashpad_1_1UnloadedModuleSnapshot.html">UnloadedModuleSnapshot</a> &gt; crashpad::ProcessSnapshotMinidump::UnloadedModules </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns <a class="el" href="classcrashpad_1_1UnloadedModuleSnapshot.html" title="Information about an unloaded module that was previously loaded into a snapshot process.">UnloadedModuleSnapshot</a> objects reflecting the code modules the were recorded as unloaded at the time of the snapshot. </p>
<dl class="section return"><dt>Returns</dt><dd>A vector of <a class="el" href="classcrashpad_1_1UnloadedModuleSnapshot.html" title="Information about an unloaded module that was previously loaded into a snapshot process.">UnloadedModuleSnapshot</a> objects. </dd></dl>
<p>Implements <a class="el" href="classcrashpad_1_1ProcessSnapshot.html#a5fcaf6d6c1f1d23b3ace73dfc1fb58d2">crashpad::ProcessSnapshot</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>snapshot/minidump/process_snapshot_minidump.h</li>
<li>snapshot/minidump/process_snapshot_minidump.cc</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.18
</small></address>
</body>
</html>