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" / >
2016-01-06 16:09:15 -05:00
< meta name = "generator" content = "Doxygen 1.8.10" / >
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 >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
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 -->
2016-01-06 16:09:15 -05:00
<!-- Generated by Doxygen 1.8.10 -->
2015-10-08 14:55:01 -04:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "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.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / 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_1SystemSnapshot.html" > SystemSnapshot< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > crashpad::SystemSnapshot Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > , including all inherited members.< / p >
< table class = "directory" >
2016-01-06 16:09:15 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa37c851674170e40f550877ae99b39d7" > CPUCount< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a6f2b7de2e8a0347e023e7129f5f31b7d" > CPUFrequency< / a > (uint64_t *current_hz, uint64_t *max_hz) const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#ad8ca5a5c89d5308595eeeda0b8420d01" > CPURevision< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a6c0d3f2f80e144dfc00e43cdf4851213" > CPUVendor< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a0d3bfe3560548c4b4da7811b07305df0" > CPUX86ExtendedFeatures< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a9ee67ca424954d6420a4a8a81c418cb6" > CPUX86Features< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a669acc01577d41694796b453bb5685c6" > CPUX86Leaf7Features< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a6d080486805978ca776f7080342b9d24" > CPUX86Signature< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa0a7bdfbeae185992f4c1860d355a115" > CPUX86SupportsDAZ< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure 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-01-06 16:09:15 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a27d0328cddcdf82252c5f5ef769b61c8" > GetCPUArchitecture< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#aa984b6d5b5ab902c90027b70bf9ced53" > GetOperatingSystem< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "even" > < 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 > < 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 class = "even" > < 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 >
< tr > < 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 class = "even" > < 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 > < 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-01-06 16:09:15 -05:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a6a8c18ea8d7da5e183ee56c2d4ef121a" > MachineDescription< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a08b614be5df02e17da3fd978fd02c60f" > NXEnabled< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "even" > < 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-01-06 16:09:15 -05:00
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a1502e9358f270ea4a666ff6a33868a7f" > OSServer< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#a192891a67bb6b2755ff2b1fc21321de3" > OSVersion< / a > (int *major, int *minor, int *bugfix, std::string *build) const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#ad3a9e66ab77678ece79c38cd4c60c54c" > OSVersionFull< / a > () const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html#ab4b652f535a8bd812063a3bf3f8da6a1" > TimeZone< / a > (DaylightSavingTimeStatus *observes_daylight, int *standard_offset_seconds, int *daylight_offset_seconds, std::string *standard_name, std::string *daylight_name) const =0< / td > < td class = "entry" > < a class = "el" href = "classcrashpad_1_1SystemSnapshot.html" > crashpad::SystemSnapshot< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure 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 >
< / 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" / >
2016-01-06 16:09:15 -05:00
< / a > 1.8.10
2015-10-08 14:55:01 -04:00
< / small > < / address >
< / body >
< / html >