2015-10-08 14:55:01 -04:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2017-02-22 23:37:31 -05:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
2016-11-07 15:21:37 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-10-08 14:55:01 -04:00
< title > Crashpad: Member List< / 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" / >
2016-11-08 14:26:59 -05:00
< link href = "crashpad_doxygen.css" rel = "stylesheet" type = "text/css" / >
2015-10-08 14:55:01 -04:00
< / 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;" >
2016-01-06 16:09:15 -05:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-10-08 14:55:01 -04:00
< div id = "projectname" > Crashpad
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2017-02-22 23:37:31 -05:00
<!-- Generated by Doxygen 1.8.13 -->
2015-10-08 14:55:01 -04:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2016-11-07 15:21:37 -05:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2015-10-08 14:55:01 -04:00
<!-- 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 = "namespacecrashpad_1_1internal.html" > internal< / a > < / li > < li class = "navelem" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > SystemSnapshotMac< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > crashpad::internal::SystemSnapshotMac Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > , including all inherited members.< / p >
< table class = "directory" >
2016-11-07 15:21:37 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#ae57b09656eaefc5f4348792cda6f1e01" > CPUCount< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#acf8216c2c10ca4f2510e30cf426d1230" > CPUFrequency< / a > (uint64_t *current_hz, uint64_t *max_hz) const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a8d3c9280e5d8d834002c6b4eeb2f8749" > CPURevision< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#aafa40be5dd28e9d3e0d2e7f54277ca5c" > CPUVendor< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a83d37491feadb487c855e89ac13edd91" > CPUX86ExtendedFeatures< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#acb941db0d16772749983b76a11c1df1d" > CPUX86Features< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#adbc7cbac6e5d7acd8a8ebe5004a9175b" > CPUX86Leaf7Features< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a114a1cc323ae501d498685e002d42d2f" > CPUX86Signature< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a448cb3fea147006e1f8828f226dc6642" > CPUX86SupportsDAZ< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a28be27b27e7257818a9b13f121f0f472" > DaylightSavingTimeStatus< / a > enum name< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a6edc3a4f2ecc2008d70d3f7349f31053" > GetCPUArchitecture< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a20df9fd24d11338fdc84f6072c2354f3" > GetOperatingSystem< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a6397ea872e58bfaa39e5639df271453c" > Initialize< / a > (ProcessReader *process_reader, const timeval *snapshot_time)< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a28be27b27e7257818a9b13f121f0f472a28fe951fe4f5074425c57af81b79283c" > kDoesNotObserveDaylightSavingTime< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a28be27b27e7257818a9b13f121f0f472adf6b62cc7b76e91109ddddbdf291bafa" > kObservingDaylightSavingTime< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a28be27b27e7257818a9b13f121f0f472ae6af43c569ce9d4c82e4161911dceb6e" > kObservingStandardTime< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
2017-11-01 13:33:45 -04:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa8ef4c8866899122bd8da279b3b2ab37a7b55a893acecf7b76c4da1e6de6238cc" > kOperatingSystemAndroid< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa8ef4c8866899122bd8da279b3b2ab37a43adb3361c16b09bd5ed9c40021b19f7" > kOperatingSystemLinux< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa8ef4c8866899122bd8da279b3b2ab37aa04c1f5e9b28c9dd33a4a4a65f632ee6" > kOperatingSystemMacOSX< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa8ef4c8866899122bd8da279b3b2ab37a433de68d427f8723255eba765f2adb71" > kOperatingSystemUnknown< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa8ef4c8866899122bd8da279b3b2ab37a4bbe782ab0bdab4ac1bfd47c9e84f4a8" > kOperatingSystemWindows< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a437c61c4e98c72121eed75a32d578766" > MachineDescription< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a6cf7a53f27f98f1bc2042326d179e582" > NXEnabled< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa8ef4c8866899122bd8da279b3b2ab37" > OperatingSystem< / a > enum name< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a5597548901888bc062e1992ca4bc38a9" > OSServer< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a5d3a4d6f6b8c1d10086423ae3e4c87f0" > OSVersion< / a > (int *major, int *minor, int *bugfix, std::string *build) const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#aea3068f020e3d83e316e875762dff5a1" > OSVersionFull< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr bgcolor = "#f0f0f0" > < td class = "entry" > < b > SystemSnapshotMac< / b > () (defined in < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > )< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html#a44c833dd1344a4020ff36fbe2fe33e87" > TimeZone< / a > (DaylightSavingTimeStatus *dst_status, int *standard_offset_seconds, int *daylight_offset_seconds, std::string *standard_name, std::string *daylight_name) const override< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr bgcolor = "#f0f0f0" > < td class = "entry" > < b > ~SystemSnapshot< / b > () (defined in < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > )< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr bgcolor = "#f0f0f0" class = "even" > < td class = "entry" > < b > ~SystemSnapshotMac< / b > () override (defined in < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > )< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1internal_1_1SystemSnapshotMac.html" > crashpad::internal::SystemSnapshotMac< / a > < / td > < td class = "entry" > < / td > < / tr >
< / table > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2017-02-22 23:37:31 -05:00
< / a > 1.8.13
2015-10-08 14:55:01 -04:00
< / small > < / address >
< / body >
< / html >