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: crashpad::internal::UniversalMachExcServerImpl 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" / >
< / 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
<!-- 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_1UniversalMachExcServerImpl.html" > UniversalMachExcServerImpl< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classcrashpad_1_1internal_1_1UniversalMachExcServerImpl-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::internal::UniversalMachExcServerImpl Class Reference< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
Inheritance diagram for crashpad::internal::UniversalMachExcServerImpl:< / div >
< div class = "dyncontent" >
< div class = "center" >
< img src = "classcrashpad_1_1internal_1_1UniversalMachExcServerImpl.png" usemap = "#crashpad::internal::UniversalMachExcServerImpl_map" alt = "" / >
< map id = "crashpad::internal::UniversalMachExcServerImpl_map" name = "crashpad::internal::UniversalMachExcServerImpl_map" >
< area href = "classcrashpad_1_1CompositeMachMessageServer.html" title = "Adapts multiple MachMessageServer::Interface implementations for simultaneous use in a single MachMes..." alt = "crashpad::CompositeMachMessageServer" shape = "rect" coords = "0,56,286,80" / >
< area href = "classcrashpad_1_1MachMessageServer_1_1Interface.html" title = "A Mach RPC callback interface, called by Run(). " alt = "crashpad::MachMessageServer::Interface" shape = "rect" coords = "0,0,286,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 >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a180a9047346061d22086968492ed5eb9" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a180a9047346061d22086968492ed5eb9" > < / a >
2015-10-08 14:55:01 -04:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > UniversalMachExcServerImpl< / b > (< a class = "el" href = "classcrashpad_1_1UniversalMachExcServer_1_1Interface.html" > UniversalMachExcServer::Interface< / a > *interface)< / td > < / tr >
< tr class = "separator:a180a9047346061d22086968492ed5eb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:ab585d97124fb89f1bf452f9217a49ed4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab585d97124fb89f1bf452f9217a49ed4" > < / a >
2015-10-08 14:55:01 -04:00
kern_return_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > CatchException< / b > (exception_behavior_t behavior, exception_handler_t exception_port, thread_t thread, task_t task, exception_type_t exception, const exception_data_type_t *code, mach_msg_type_number_t code_count, thread_state_flavor_t *flavor, < a class = "el" href = "namespacecrashpad.html#a72fa9ea632f7f1ec93ec3c1b1d300db6" > ConstThreadState< / a > old_state, mach_msg_type_number_t old_state_count, thread_state_t new_state, mach_msg_type_number_t *new_state_count, const mach_msg_trailer_t *trailer, bool *destroy_complex_request)< / td > < / tr >
< tr class = "separator:ab585d97124fb89f1bf452f9217a49ed4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:aceb261077a3c16448b5b5fd37dcfa1de" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aceb261077a3c16448b5b5fd37dcfa1de" > < / a >
2015-10-08 14:55:01 -04:00
kern_return_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > CatchException< / b > (exception_behavior_t behavior, exception_handler_t exception_port, thread_t thread, task_t task, exception_type_t exception, const mach_exception_data_type_t *code, mach_msg_type_number_t code_count, thread_state_flavor_t *flavor, < a class = "el" href = "namespacecrashpad.html#a72fa9ea632f7f1ec93ec3c1b1d300db6" > ConstThreadState< / a > old_state, mach_msg_type_number_t old_state_count, thread_state_t new_state, mach_msg_type_number_t *new_state_count, const mach_msg_trailer_t *trailer, bool *destroy_complex_request)< / td > < / tr >
< tr class = "separator:aceb261077a3c16448b5b5fd37dcfa1de" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classcrashpad_1_1CompositeMachMessageServer')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classcrashpad_1_1CompositeMachMessageServer.html" > crashpad::CompositeMachMessageServer< / a > < / td > < / tr >
< tr class = "memitem:a1b946d369ddb0c838496dbddd0f6f631 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1CompositeMachMessageServer.html#a1b946d369ddb0c838496dbddd0f6f631" > AddHandler< / a > (< a class = "el" href = "classcrashpad_1_1MachMessageServer_1_1Interface.html" > MachMessageServer::Interface< / a > *handler)< / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memdesc:a1b946d369ddb0c838496dbddd0f6f631 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Adds a handler that messages can be dispatched to based on request message ID. < a href = "classcrashpad_1_1CompositeMachMessageServer.html#a1b946d369ddb0c838496dbddd0f6f631" > More...< / a > < br / > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "separator:a1b946d369ddb0c838496dbddd0f6f631 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afe10dd1d12e4cbfe57e040b6939d7f15 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1CompositeMachMessageServer.html#afe10dd1d12e4cbfe57e040b6939d7f15" > MachMessageServerFunction< / a > (const mach_msg_header_t *in, mach_msg_header_t *out, bool *destroy_complex_request) override< / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memdesc:afe10dd1d12e4cbfe57e040b6939d7f15 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Handles a Mach RPC request. < a href = "classcrashpad_1_1CompositeMachMessageServer.html#afe10dd1d12e4cbfe57e040b6939d7f15" > More...< / a > < br / > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "separator:afe10dd1d12e4cbfe57e040b6939d7f15 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac0782632280317be75ff7064b7854579 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memItemLeft" align = "right" valign = "top" > std::set< mach_msg_id_t >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1CompositeMachMessageServer.html#ac0782632280317be75ff7064b7854579" > MachMessageServerRequestIDs< / a > () override< / td > < / tr >
< tr class = "separator:ac0782632280317be75ff7064b7854579 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad45773f4a12149f52e42787c6a102dd4 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memItemLeft" align = "right" valign = "top" > mach_msg_size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1CompositeMachMessageServer.html#ad45773f4a12149f52e42787c6a102dd4" > MachMessageServerRequestSize< / a > () override< / td > < / tr >
< tr class = "separator:ad45773f4a12149f52e42787c6a102dd4 inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d96bb825abf09c76e75ebe9262581fc inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memItemLeft" align = "right" valign = "top" > mach_msg_size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1CompositeMachMessageServer.html#a0d96bb825abf09c76e75ebe9262581fc" > MachMessageServerReplySize< / a > () override< / td > < / tr >
< tr class = "separator:a0d96bb825abf09c76e75ebe9262581fc inherit pub_methods_classcrashpad_1_1CompositeMachMessageServer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > util/mach/exc_server_variants.cc< / 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 >