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-11-07 15:21:37 -05:00
< meta name = "generator" content = "Doxygen 1.8.12" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-10-08 14:55:01 -04:00
< title > Crashpad: Class Members - Variables< / 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 -->
2016-11-07 15:21:37 -05:00
<!-- Generated by Doxygen 1.8.12 -->
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
< / div > <!-- top -->
<!-- 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 class = "contents" >
 
2016-11-07 15:21:37 -05:00
< h3 > < a id = "index_k" > < / a > - k -< / h3 > < ul >
2015-10-08 14:55:01 -04:00
< li > kAllowOversizedData
: < a class = "el" href = "structcrashpad_1_1test_1_1MinidumpWritableTraits.html#a2d3ce0be9fa795fd033dba2462a33c43" > crashpad::test::MinidumpWritableTraits< T > < / a >
< / li >
< li > key
: < a class = "el" href = "structcrashpad_1_1MinidumpSimpleStringDictionaryEntry.html#a3878fb58068c3988ae83fab6c7e2b04e" > crashpad::MinidumpSimpleStringDictionaryEntry< / a >
, < a class = "el" href = "structcrashpad_1_1TSimpleStringDictionary_1_1Entry.html#ac3f80433c4f089b1e91aaabd74559cdc" > crashpad::TSimpleStringDictionary< KeySize, ValueSize, NumEntries > ::Entry< / a >
< / li >
< li > key_size
: < a class = "el" href = "classcrashpad_1_1TSimpleStringDictionary.html#acafb62dfc7bd68d9744124779b84a926" > crashpad::TSimpleStringDictionary< KeySize, ValueSize, NumEntries > < / a >
< / li >
< li > kInvalidSize
: < a class = "el" href = "classcrashpad_1_1internal_1_1MinidumpWritable.html#ae7c01f317a519213ac16bfeca94125d1" > crashpad::internal::MinidumpWritable< / a >
< / li >
2016-10-26 15:30:57 -04:00
< li > kPipeInstances
: < a class = "el" href = "classcrashpad_1_1ExceptionHandlerServer.html#aa0182e8bb9a9931d96acf84f93eb81cd" > crashpad::ExceptionHandlerServer< / a >
< / li >
2015-10-08 14:55:01 -04:00
< li > kSignature
: < a class = "el" href = "structcrashpad_1_1CodeViewRecordPDB20.html#a44ae151e658264089c48724635cbc789" > crashpad::CodeViewRecordPDB20< / a >
, < a class = "el" href = "structcrashpad_1_1CodeViewRecordPDB70.html#a0a52adc79bf1bc9ba3eb444848d89dda" > crashpad::CodeViewRecordPDB70< / a >
< / li >
< li > kVersion
: < a class = "el" href = "structcrashpad_1_1MinidumpCrashpadInfo.html#a69d7f1d4aaa3626731c87dbb93502c79" > crashpad::MinidumpCrashpadInfo< / a >
, < a class = "el" href = "structcrashpad_1_1MinidumpModuleCrashpadInfo.html#a18fb60c0add35baf294f4faadc697963" > crashpad::MinidumpModuleCrashpadInfo< / a >
< / li >
< / ul >
< / 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-11-07 15:21:37 -05:00
< / a > 1.8.12
2015-10-08 14:55:01 -04:00
< / small > < / address >
< / body >
< / html >