2019-04-22 02:21:17 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2016-10-09 22:18:25 +02:00
< 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" / >
2020-03-26 06:49:18 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-07-26 12:52:03 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2020-03-26 06:49:18 +01:00
< title > wut: /home/ash/Code/wut2/include/proc_ui/procui.h File Reference< / title >
2016-10-09 22:18:25 +02:00
< 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;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2018-07-26 12:52:03 +02:00
< div id = "projectname" > wut
2020-03-26 06:49:18 +01:00
  < span id = "projectnumber" > 1.0.0-beta9< / span >
2016-10-09 22:18:25 +02:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-03-26 06:49:18 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2016-10-09 22:18:25 +02:00
< script type = "text/javascript" >
2018-07-26 12:52:03 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2016-10-09 22:18:25 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-07-26 12:52:03 +02:00
/* @license-end */
2016-10-09 22:18:25 +02:00
< / script >
2018-07-26 12:52:03 +02:00
< 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& 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 >
2016-10-09 22:18:25 +02: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 = "dir_d44c64559bbebec7f509842c48db8b23.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_cc241e980db211c9b370576d80a317b8.html" > proc_ui< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > procui.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < < a class = "el" href = "wut_8h_source.html" > wut.h< / a > > < / code > < br / >
< / div >
< p > < a href = "procui_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:gae08f8396cbc4f5a1fc92eb3d70643078" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gae08f8396cbc4f5a1fc92eb3d70643078" > ProcUISaveCallback< / a > ) (void)< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:gae08f8396cbc4f5a1fc92eb3d70643078" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Called when the application needs to save. < a href = "group__proc__ui__procui.html#gae08f8396cbc4f5a1fc92eb3d70643078" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gae08f8396cbc4f5a1fc92eb3d70643078" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaad92b1b2283d9e294ca4ee0b4f42fd92" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint32_t(*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gaad92b1b2283d9e294ca4ee0b4f42fd92" > ProcUISaveCallbackEx< / a > ) (void *)< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:gaad92b1b2283d9e294ca4ee0b4f42fd92" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Called when the application needs to save. < a href = "group__proc__ui__procui.html#gaad92b1b2283d9e294ca4ee0b4f42fd92" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gaad92b1b2283d9e294ca4ee0b4f42fd92" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6e0e50365a94d1ddb93f85fc85d9e3fa" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint32_t(*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga6e0e50365a94d1ddb93f85fc85d9e3fa" > ProcUICallback< / a > ) (void *)< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:ga6e0e50365a94d1ddb93f85fc85d9e3fa" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generic ProcUI callback. < a href = "group__proc__ui__procui.html#ga6e0e50365a94d1ddb93f85fc85d9e3fa" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga6e0e50365a94d1ddb93f85fc85d9e3fa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memitem:ga325accfd3f65aaa794340dc4f10af313" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__proc__ui__procui.html#ga9eba9de3b8f84c2482c358a1493ecda8" > ProcUICallbackType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga325accfd3f65aaa794340dc4f10af313" > ProcUICallbackType< / a > < / td > < / tr >
< tr class = "separator:ga325accfd3f65aaa794340dc4f10af313" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga733548de8bed0d01aff55e74b783b25a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__proc__ui__procui.html#gade66d5052242731e3eac46278b7a4f2b" > ProcUIStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga733548de8bed0d01aff55e74b783b25a" > ProcUIStatus< / a > < / td > < / tr >
< tr class = "separator:ga733548de8bed0d01aff55e74b783b25a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga9eba9de3b8f84c2482c358a1493ecda8" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga9eba9de3b8f84c2482c358a1493ecda8" > ProcUICallbackType< / a > { < br / >
    < a class = "el" href = "group__proc__ui__procui.html#gga9eba9de3b8f84c2482c358a1493ecda8a14172ef5b73cf100d2d87f90ff63af94" > PROCUI_CALLBACK_ACQUIRE< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#gga9eba9de3b8f84c2482c358a1493ecda8a2fa189187f6095d962eccd00231be94e" > PROCUI_CALLBACK_RELEASE< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#gga9eba9de3b8f84c2482c358a1493ecda8afe1590ca1394fd33548bc1fc6d5f33c8" > PROCUI_CALLBACK_EXIT< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#gga9eba9de3b8f84c2482c358a1493ecda8aa4a9e50cd1bb571f73ce31a9dfbe0eeb" > PROCUI_CALLBACK_NET_IO_START< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#gga9eba9de3b8f84c2482c358a1493ecda8a577edd8076d43ce61ce10f140ca136af" > PROCUI_CALLBACK_NET_IO_STOP< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#gga9eba9de3b8f84c2482c358a1493ecda8a651ffc0a735522261ba2e33ae71e05ed" > PROCUI_CALLBACK_HOME_BUTTON_DENIED< / a >
< br / >
}< / td > < / tr >
< tr class = "separator:ga9eba9de3b8f84c2482c358a1493ecda8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gade66d5052242731e3eac46278b7a4f2b" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gade66d5052242731e3eac46278b7a4f2b" > ProcUIStatus< / a > { < br / >
    < a class = "el" href = "group__proc__ui__procui.html#ggade66d5052242731e3eac46278b7a4f2ba71de7c3c1b9407f64cea7bb9036c3d36" > PROCUI_STATUS_IN_FOREGROUND< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#ggade66d5052242731e3eac46278b7a4f2ba7cb4dd11068823c46ebd543f51d3844b" > PROCUI_STATUS_IN_BACKGROUND< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#ggade66d5052242731e3eac46278b7a4f2ba3a9c97294e921391b07c5ead02678030" > PROCUI_STATUS_RELEASE_FOREGROUND< / a > ,
< br / >
    < a class = "el" href = "group__proc__ui__procui.html#ggade66d5052242731e3eac46278b7a4f2baed39f119bca7f219c93a9dd075d71bcf" > PROCUI_STATUS_EXITING< / a >
< br / >
}< / td > < / tr >
< tr class = "separator:gade66d5052242731e3eac46278b7a4f2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:gaee2fb9350ecb48ef24704401a4431ca6" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gaee2fb9350ecb48ef24704401a4431ca6" > ProcUICalcMemorySize< / a > (uint32_t unk)< / td > < / tr >
< tr class = "separator:gaee2fb9350ecb48ef24704401a4431ca6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6509e620feaf54dc2e2f7d23313e2f79" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga6509e620feaf54dc2e2f7d23313e2f79" > ProcUIClearCallbacks< / a > ()< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:ga6509e620feaf54dc2e2f7d23313e2f79" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Unregister all ProcUI callbacks. < a href = "group__proc__ui__procui.html#ga6509e620feaf54dc2e2f7d23313e2f79" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga6509e620feaf54dc2e2f7d23313e2f79" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae89a764a7dedc01cfa80ec3a6733c229" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gae89a764a7dedc01cfa80ec3a6733c229" > ProcUIDrawDoneRelease< / a > ()< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:gae89a764a7dedc01cfa80ec3a6733c229" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Signifies to ProcUI that the current application has released all foreground resources, drawn its last frame, and is ready to be moved into the background. < a href = "group__proc__ui__procui.html#gae89a764a7dedc01cfa80ec3a6733c229" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gae89a764a7dedc01cfa80ec3a6733c229" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gabeabd14866cfdea46181526148f25727" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gabeabd14866cfdea46181526148f25727" > ProcUIInForeground< / a > ()< / td > < / tr >
< tr class = "memdesc:gabeabd14866cfdea46181526148f25727" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Determines whether the application is in the foreground. < a href = "group__proc__ui__procui.html#gabeabd14866cfdea46181526148f25727" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gabeabd14866cfdea46181526148f25727" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga32550ec8e2a44fa047ccd0ed0c2af67c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga32550ec8e2a44fa047ccd0ed0c2af67c" > ProcUIInShutdown< / a > ()< / td > < / tr >
< tr class = "memdesc:ga32550ec8e2a44fa047ccd0ed0c2af67c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Determines whether the application is in shutdown and should quit. < a href = "group__proc__ui__procui.html#ga32550ec8e2a44fa047ccd0ed0c2af67c" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga32550ec8e2a44fa047ccd0ed0c2af67c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae02b06d5d7a51f364abbfde02cfa14ef" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gae02b06d5d7a51f364abbfde02cfa14ef" > ProcUIInit< / a > (< a class = "el" href = "group__proc__ui__procui.html#gae08f8396cbc4f5a1fc92eb3d70643078" > ProcUISaveCallback< / a > saveCallback)< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:gae02b06d5d7a51f364abbfde02cfa14ef" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Initialises the ProcUI library for use. < a href = "group__proc__ui__procui.html#gae02b06d5d7a51f364abbfde02cfa14ef" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gae02b06d5d7a51f364abbfde02cfa14ef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga25e6a2ffe24eb8f466869352e619fc3f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga25e6a2ffe24eb8f466869352e619fc3f" > ProcUIInitEx< / a > (< a class = "el" href = "group__proc__ui__procui.html#gaad92b1b2283d9e294ca4ee0b4f42fd92" > ProcUISaveCallbackEx< / a > saveCallback, void *arg)< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:ga25e6a2ffe24eb8f466869352e619fc3f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Initialises the ProcUI library for use; using a save callback that takes arguments. < a href = "group__proc__ui__procui.html#ga25e6a2ffe24eb8f466869352e619fc3f" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga25e6a2ffe24eb8f466869352e619fc3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga918dbc5c465f8c5f2b9f376cd9354df9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga918dbc5c465f8c5f2b9f376cd9354df9" > ProcUIIsRunning< / a > ()< / td > < / tr >
< tr class = "memdesc:ga918dbc5c465f8c5f2b9f376cd9354df9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Determines whether the application is running. < a href = "group__proc__ui__procui.html#ga918dbc5c465f8c5f2b9f376cd9354df9" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga918dbc5c465f8c5f2b9f376cd9354df9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab32d41d50911feff627b2b2bc535d00f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__proc__ui__procui.html#gade66d5052242731e3eac46278b7a4f2b" > ProcUIStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gab32d41d50911feff627b2b2bc535d00f" > ProcUIProcessMessages< / a > (< a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a > block)< / td > < / tr >
< tr class = "memdesc:gab32d41d50911feff627b2b2bc535d00f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Main runloop for ProcUI. < a href = "group__proc__ui__procui.html#gab32d41d50911feff627b2b2bc535d00f" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gab32d41d50911feff627b2b2bc535d00f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gafe451bcd44c4f7b967b2beec38df0517" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gafe451bcd44c4f7b967b2beec38df0517" > ProcUIRegisterCallback< / a > (< a class = "el" href = "group__proc__ui__procui.html#ga9eba9de3b8f84c2482c358a1493ecda8" > ProcUICallbackType< / a > type, < a class = "el" href = "group__proc__ui__procui.html#ga6e0e50365a94d1ddb93f85fc85d9e3fa" > ProcUICallback< / a > callback, void *param, uint32_t priority)< / td > < / tr >
< tr class = "memdesc:gafe451bcd44c4f7b967b2beec38df0517" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Register a callback for certain ProcUI events. < a href = "group__proc__ui__procui.html#gafe451bcd44c4f7b967b2beec38df0517" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gafe451bcd44c4f7b967b2beec38df0517" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaecc3b07dce458491d7c331958ffff701" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#gaecc3b07dce458491d7c331958ffff701" > ProcUIRegisterCallbackCore< / a > (< a class = "el" href = "group__proc__ui__procui.html#ga9eba9de3b8f84c2482c358a1493ecda8" > ProcUICallbackType< / a > type, < a class = "el" href = "group__proc__ui__procui.html#ga6e0e50365a94d1ddb93f85fc85d9e3fa" > ProcUICallback< / a > callback, void *param, uint32_t priority, uint32_t core)< / td > < / tr >
< tr class = "memdesc:gaecc3b07dce458491d7c331958ffff701" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Register a callback for certain ProcUI events, executed on the given core. < a href = "group__proc__ui__procui.html#gaecc3b07dce458491d7c331958ffff701" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaecc3b07dce458491d7c331958ffff701" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "memitem:ga1f3302a943ee4921b17d702d5e4c7f59" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga1f3302a943ee4921b17d702d5e4c7f59" > ProcUISetSaveCallback< / a > (< a class = "el" href = "group__proc__ui__procui.html#gaad92b1b2283d9e294ca4ee0b4f42fd92" > ProcUISaveCallbackEx< / a > saveCallback, void *arg)< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:ga1f3302a943ee4921b17d702d5e4c7f59" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets the save callback. < a href = "group__proc__ui__procui.html#ga1f3302a943ee4921b17d702d5e4c7f59" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga1f3302a943ee4921b17d702d5e4c7f59" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6eee334c8cccc14367c7d972d6d00987" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga6eee334c8cccc14367c7d972d6d00987" > ProcUIShutdown< / a > ()< / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memdesc:ga6eee334c8cccc14367c7d972d6d00987" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Shut down the ProcUI library for the current application. < a href = "group__proc__ui__procui.html#ga6eee334c8cccc14367c7d972d6d00987" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga6eee334c8cccc14367c7d972d6d00987" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga93dbed34ef225ecf734045b191b51375" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__proc__ui__procui.html#gade66d5052242731e3eac46278b7a4f2b" > ProcUIStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__proc__ui__procui.html#ga93dbed34ef225ecf734045b191b51375" > ProcUISubProcessMessages< / a > (< a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a > block)< / td > < / tr >
2019-04-22 02:21:17 +02:00
< tr class = "memdesc:ga93dbed34ef225ecf734045b191b51375" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "group__proc__ui__procui.html#gab32d41d50911feff627b2b2bc535d00f" title = "Main runloop for ProcUI." > ProcUIProcessMessages()< / a > , but for secondary cores. < a href = "group__proc__ui__procui.html#ga93dbed34ef225ecf734045b191b51375" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga93dbed34ef225ecf734045b191b51375" > < td class = "memSeparator" colspan = "2" >   < / 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" / >
2020-03-26 06:49:18 +01:00
< / a > 1.8.17
2016-10-09 22:18:25 +02:00
< / small > < / address >
< / body >
< / html >