2019-07-09 00:15:34 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-22 17:30:09 +00: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" / >
2023-10-26 15:57:45 +00:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2019-06-22 17:30:09 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > mi-malloc: Runtime Options< / 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 = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "mimalloc-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 = "projectlogo" > < img alt = "Logo" src = "mimalloc-logo.svg" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > mi-malloc
2023-10-26 15:57:45 +00:00
  < span id = "projectnumber" > 1.7/2.0< / span >
2019-06-22 17:30:09 +00:00
< / div >
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
2023-10-26 15:57:45 +00:00
< img id = "MSearchSelect" src = "search/mag_sel.svg"
2019-06-22 17:30:09 +00:00
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
2023-10-26 15:57:45 +00:00
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
2019-06-22 17:30:09 +00:00
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
2023-10-26 15:57:45 +00:00
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.svg" alt = "" / > < / a >
2019-06-22 17:30:09 +00:00
< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2023-10-26 15:57:45 +00:00
<!-- Generated by Doxygen 1.9.1 -->
2019-06-22 17:30:09 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2023-10-26 15:57:45 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2019-06-22 17:30:09 +00:00
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
2023-10-26 15:57:45 +00:00
< div id = "splitbar" style = "-moz-user-select:none;"
2019-06-22 17:30:09 +00:00
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2023-10-26 15:57:45 +00:00
$(document).ready(function(){initNavTree('group__options.html',''); initResizable(); });
2019-06-22 17:30:09 +00:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- 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" >
2023-10-26 15:57:45 +00:00
< iframe src = "javascript:void(0)" frameborder = "0"
2019-06-22 17:30:09 +00:00
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Runtime Options< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-10-26 15:57:45 +00:00
< p > Set runtime behavior.
2019-06-22 17:30:09 +00:00
< a href = "#details" > More...< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:gafebf7ed116adb38ae5218bc3ce06884c" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > { < br / >
2023-10-26 15:57:45 +00:00
    < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884cafbf4822e5c00732c5984b32a032837f0" > mi_option_show_errors< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca0957ef73b2550764b4840edf48422fda" > mi_option_show_stats< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca7c8b7bf5281c581bad64f5daa6442777" > mi_option_verbose< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca1e8de72c93da7ff22d91e1e27b52ac2b" > mi_option_eager_commit< / a >
, < br / >
    < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca32ce97ece29f69e82579679cf8a307ad" > mi_option_eager_region_commit< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca4192d491200d0055df0554d4cf65054e" > mi_option_large_os_pages< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884caca7ed041be3b0b9d0b82432c7bf41af2" > mi_option_reserve_huge_os_pages< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884caa13e7926d4339d2aa6fbf61d4473fd5c" > mi_option_reserve_huge_os_pages_at< / a >
, < br / >
    < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca2ecbe7ef32f5c84de3739aa4f0b805a1" > mi_option_segment_cache< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884cada854dd272c66342f18a93ee254a2968" > mi_option_page_reset< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884cafb121d30d87591850d5410ccc3a95c6d" > mi_option_segment_reset< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca154fe170131d5212cff57e22b99523c5" > mi_option_reset_delay< / a >
, < br / >
    < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca0ac33a18f6b659fcfaf44efb0bab1b74" > mi_option_use_numa_nodes< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884cac81ee965b130fa81238913a3c239d536" > mi_option_reset_decommits< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca17a190c25be381142d87e0468c4c068c" > mi_option_eager_commit_delay< / a >
, < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca4b74ae2a69e445de6c2361b73c1d14bf" > mi_option_os_tag< / a >
, < br / >
    < a class = "el" href = "group__options.html#ggafebf7ed116adb38ae5218bc3ce06884ca5b4357b74be0d87568036c32eb1a2e4a" > _mi_option_last< / a >
2019-06-22 17:30:09 +00:00
< br / >
}< / td > < / tr >
< tr class = "memdesc:gafebf7ed116adb38ae5218bc3ce06884c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Runtime options. < a href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gafebf7ed116adb38ae5218bc3ce06884c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2020-07-22 01:27:54 +00:00
< tr class = "memitem:ga459ad98f18b3fc9275474807fe0ca188" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#ga459ad98f18b3fc9275474807fe0ca188" > mi_option_is_enabled< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option)< / td > < / tr >
< tr class = "separator:ga459ad98f18b3fc9275474807fe0ca188" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga04180ae41b0d601421dd62ced40ca050" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#ga04180ae41b0d601421dd62ced40ca050" > mi_option_enable< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option)< / td > < / tr >
< tr class = "separator:ga04180ae41b0d601421dd62ced40ca050" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaebf6ff707a2e688ebb1a2296ca564054" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#gaebf6ff707a2e688ebb1a2296ca564054" > mi_option_disable< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option)< / td > < / tr >
< tr class = "separator:gaebf6ff707a2e688ebb1a2296ca564054" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9a13d05fcb77489cb06d4d017ebd8bed" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#ga9a13d05fcb77489cb06d4d017ebd8bed" > mi_option_set_enabled< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option, bool enable)< / td > < / tr >
< tr class = "separator:ga9a13d05fcb77489cb06d4d017ebd8bed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga65518b69ec5d32336b50e07f74b3f629" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#ga65518b69ec5d32336b50e07f74b3f629" > mi_option_set_enabled_default< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option, bool enable)< / td > < / tr >
< tr class = "separator:ga65518b69ec5d32336b50e07f74b3f629" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-22 17:30:09 +00:00
< tr class = "memitem:ga7e8af195cc81d3fa64ccf2662caa565a" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#ga7e8af195cc81d3fa64ccf2662caa565a" > mi_option_get< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option)< / td > < / tr >
< tr class = "separator:ga7e8af195cc81d3fa64ccf2662caa565a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaf84921c32375e25754dc2ee6a911fa60" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#gaf84921c32375e25754dc2ee6a911fa60" > mi_option_set< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option, long value)< / td > < / tr >
< tr class = "separator:gaf84921c32375e25754dc2ee6a911fa60" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7ef623e440e6e5545cb08c94e71e4b90" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__options.html#ga7ef623e440e6e5545cb08c94e71e4b90" > mi_option_set_default< / a > (< a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > option, long value)< / td > < / tr >
< tr class = "separator:ga7ef623e440e6e5545cb08c94e71e4b90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< p > Set runtime behavior. < / p >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
< a id = "gafebf7ed116adb38ae5218bc3ce06884c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gafebf7ed116adb38ae5218bc3ce06884c" > ◆ < / a > < / span > mi_option_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Runtime options. < / p >
< table class = "fieldtable" >
2020-07-22 01:27:54 +00:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884cafbf4822e5c00732c5984b32a032837f0" > < / a > mi_option_show_errors  < / td > < td class = "fielddoc" > < p > Print error messages to < code > stderr< / code > . < / p >
2019-06-22 17:30:09 +00:00
< / td > < / tr >
2020-07-22 01:27:54 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca0957ef73b2550764b4840edf48422fda" > < / a > mi_option_show_stats  < / td > < td class = "fielddoc" > < p > Print statistics to < code > stderr< / code > when the program is done. < / p >
2019-06-22 17:30:09 +00:00
< / td > < / tr >
2019-08-11 00:27:07 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca7c8b7bf5281c581bad64f5daa6442777" > < / a > mi_option_verbose  < / td > < td class = "fielddoc" > < p > Print verbose messages to < code > stderr< / code > . < / p >
2019-06-22 17:30:09 +00:00
< / td > < / tr >
2019-08-11 00:27:07 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca1e8de72c93da7ff22d91e1e27b52ac2b" > < / a > mi_option_eager_commit  < / td > < td class = "fielddoc" > < p > Eagerly commit segments (4MiB) (enabled by default). < / p >
2019-06-22 17:30:09 +00:00
< / td > < / tr >
2019-09-12 03:48:41 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca32ce97ece29f69e82579679cf8a307ad" > < / a > mi_option_eager_region_commit  < / td > < td class = "fielddoc" > < p > Eagerly commit large (256MiB) memory regions (enabled by default, except on Windows) < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca4192d491200d0055df0554d4cf65054e" > < / a > mi_option_large_os_pages  < / td > < td class = "fielddoc" > < p > Use large OS pages (2MiB in size) if possible. < / p >
2019-08-11 00:27:07 +00:00
< / td > < / tr >
2019-09-12 03:48:41 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884caca7ed041be3b0b9d0b82432c7bf41af2" > < / a > mi_option_reserve_huge_os_pages  < / td > < td class = "fielddoc" > < p > The number of huge OS pages (1GiB in size) to reserve at the start of the program. < / p >
< / td > < / tr >
2023-10-26 15:57:45 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884caa13e7926d4339d2aa6fbf61d4473fd5c" > < / a > mi_option_reserve_huge_os_pages_at  < / td > < td class = "fielddoc" > < p > Reserve huge OS pages at node N. < / p >
< / td > < / tr >
2019-09-12 03:48:41 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca2ecbe7ef32f5c84de3739aa4f0b805a1" > < / a > mi_option_segment_cache  < / td > < td class = "fielddoc" > < p > The number of segments per thread to keep cached. < / p >
2019-08-11 00:27:07 +00:00
< / td > < / tr >
2020-01-17 03:39:14 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884cada854dd272c66342f18a93ee254a2968" > < / a > mi_option_page_reset  < / td > < td class = "fielddoc" > < p > Reset page memory after < em > mi_option_reset_delay< / em > milliseconds when it becomes free. < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884cafb121d30d87591850d5410ccc3a95c6d" > < / a > mi_option_segment_reset  < / td > < td class = "fielddoc" > < p > Experimental. < / p >
2019-08-11 00:27:07 +00:00
< / td > < / tr >
2020-01-17 03:39:14 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca154fe170131d5212cff57e22b99523c5" > < / a > mi_option_reset_delay  < / td > < td class = "fielddoc" > < p > Delay in milli-seconds before resetting a page (100ms by default) < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca0ac33a18f6b659fcfaf44efb0bab1b74" > < / a > mi_option_use_numa_nodes  < / td > < td class = "fielddoc" > < p > Pretend there are at most N NUMA nodes. < / p >
2019-08-11 00:27:07 +00:00
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884cac81ee965b130fa81238913a3c239d536" > < / a > mi_option_reset_decommits  < / td > < td class = "fielddoc" > < p > Experimental. < / p >
< / td > < / tr >
2019-09-12 03:48:41 +00:00
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca17a190c25be381142d87e0468c4c068c" > < / a > mi_option_eager_commit_delay  < / td > < td class = "fielddoc" > < p > Experimental. < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca4b74ae2a69e445de6c2361b73c1d14bf" > < / a > mi_option_os_tag  < / td > < td class = "fielddoc" > < p > OS tag to assign to mimalloc'd memory. < / p >
2019-06-22 17:30:09 +00:00
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggafebf7ed116adb38ae5218bc3ce06884ca5b4357b74be0d87568036c32eb1a2e4a" > < / a > _mi_option_last  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2020-07-22 01:27:54 +00:00
< a id = "gaebf6ff707a2e688ebb1a2296ca564054" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaebf6ff707a2e688ebb1a2296ca564054" > ◆ < / a > < / span > mi_option_disable()< / h2 >
2019-06-22 17:30:09 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-07-22 01:27:54 +00:00
< td class = "memname" > void mi_option_disable < / td >
2019-06-22 17:30:09 +00:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
2020-07-22 01:27:54 +00:00
< td class = "paramname" > < em > option< / em > < / td > < td > )< / td >
2019-06-22 17:30:09 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-07-22 01:27:54 +00:00
< a id = "ga04180ae41b0d601421dd62ced40ca050" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga04180ae41b0d601421dd62ced40ca050" > ◆ < / a > < / span > mi_option_enable()< / h2 >
2019-06-22 17:30:09 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-07-22 01:27:54 +00:00
< td class = "memname" > void mi_option_enable < / td >
2019-06-22 17:30:09 +00:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
2020-07-22 01:27:54 +00:00
< td class = "paramname" > < em > option< / em > < / td > < td > )< / td >
2019-06-22 17:30:09 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-07-22 01:27:54 +00:00
< a id = "ga7e8af195cc81d3fa64ccf2662caa565a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga7e8af195cc81d3fa64ccf2662caa565a" > ◆ < / a > < / span > mi_option_get()< / h2 >
2019-06-22 17:30:09 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-07-22 01:27:54 +00:00
< td class = "memname" > long mi_option_get < / td >
2019-06-22 17:30:09 +00:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
< td class = "paramname" > < em > option< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-07-22 01:27:54 +00:00
< a id = "ga459ad98f18b3fc9275474807fe0ca188" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga459ad98f18b3fc9275474807fe0ca188" > ◆ < / a > < / span > mi_option_is_enabled()< / h2 >
2019-06-22 17:30:09 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-07-22 01:27:54 +00:00
< td class = "memname" > bool mi_option_is_enabled < / td >
2019-06-22 17:30:09 +00:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
< td class = "paramname" > < em > option< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "gaf84921c32375e25754dc2ee6a911fa60" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaf84921c32375e25754dc2ee6a911fa60" > ◆ < / a > < / span > mi_option_set()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void mi_option_set < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
< td class = "paramname" > < em > option< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long  < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga7ef623e440e6e5545cb08c94e71e4b90" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga7ef623e440e6e5545cb08c94e71e4b90" > ◆ < / a > < / span > mi_option_set_default()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void mi_option_set_default < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
< td class = "paramname" > < em > option< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long  < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-07-22 01:27:54 +00:00
< / div >
< / div >
< a id = "ga9a13d05fcb77489cb06d4d017ebd8bed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga9a13d05fcb77489cb06d4d017ebd8bed" > ◆ < / a > < / span > mi_option_set_enabled()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void mi_option_set_enabled < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
< td class = "paramname" > < em > option< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > enable< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga65518b69ec5d32336b50e07f74b3f629" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga65518b69ec5d32336b50e07f74b3f629" > ◆ < / a > < / span > mi_option_set_enabled_default()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void mi_option_set_enabled_default < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__options.html#gafebf7ed116adb38ae5218bc3ce06884c" > mi_option_t< / a >   < / td >
< td class = "paramname" > < em > option< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > enable< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-06-22 17:30:09 +00:00
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2023-10-26 15:57:45 +00:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1 < / li >
2019-06-22 17:30:09 +00:00
< / ul >
< / div >
< / body >
< / html >