1<!-- HTML header for doxygen 1.8.7--> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml"> 4<head> 5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 6<meta http-equiv="X-UA-Compatible" content="IE=9"/> 7<meta name="generator" content="Doxygen $doxygenversion"/> 8<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> 9<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> 10<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> 11<script type="text/javascript" src="$relpath^jquery.js"></script> 12<script type="text/javascript" src="$relpath^dynsections.js"></script> 13<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" /> 14 15<!-- <script src="https://hli.aliyuncs.com/haas-static/js/jquery-3.6.0.min.js" type="text/javascript"></script> --> 16<script src="https://hli.aliyuncs.com/haas-static/js/src/siteMount.js" type="text/javascript"></script> 17 18<script> 19 (function(w, d, s, q, i) { 20 w[q] = w[q] || []; 21 var f = d.getElementsByTagName(s)[0],j = d.createElement(s); 22 j.async = true; 23 j.id = 'beacon-aplus'; 24 j.src = 'https://d.alicdn.com/alilog/mlog/aplus/' + i + '.js'; 25 f.parentNode.insertBefore(j, f); 26 })(window, document, 'script', 'aplus_queue', '203486311'); 27 28 function _sendPV(spma, spmb) { 29 console.info(`sendPV ${spma}.${spmb}`) 30 aplus_queue.push({ 31 action: 'aplus.setPageSPM', 32 arguments: [spma, spmb] 33 }); 34 aplus_queue.push({ 35 'action': 'aplus.sendPV', 36 'arguments': [{ 37 is_auto: false 38 }, { 39 }] 40 }) 41 } 42 _sendPV('a2cti', '24227744') 43 </script> 44 45$treeview 46$search 47$mathjax 48<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> 49<!-- debug code --> 50<!-- <script type="module" src="http://localhost:3000/entry-common.js"></script> 51<script type="module" src="http://localhost:3000/entry-header.js"></script> 52<script type="module" src="http://localhost:3000/entry-footer.js"></script> 53<link href="http://localhost:8004/style/doxygen-custom.css" rel="stylesheet" type="text/css"/> --> 54$extrastylesheet 55</head> 56<body> 57 <script> 58 const devMount = false 59 60 if (devMount) { 61 var headerMounted = false 62 var footerMounted = false 63 function tryMount() { 64 if (window._haas_site_header_mount) { 65 window._haas_site_header_mount( 66 '#haas-site-header' 67 ) 68 headerMounted = true 69 } 70 if (window._haas_site_footer_mount) { 71 window._haas_site_footer_mount( 72 '#haas-site-footer' 73 ) 74 footerMounted = true 75 } 76 77 if (!headerMounted || !footerMounted) { 78 setTimeout(() => { 79 tryMount() 80 }, 700) 81 } 82 } 83 tryMount() 84 } else { 85 // const mode = '{{CONTEXT.env.bizEnv}}' // daily\pre\prod 86 window._haas_site_mount( 87 { 88 mode: 'daily', // daily\pre\prod 89 manifestEntries: [ 90 'entry-common-legacy.js', 'entry-header-legacy.js', 'entry-footer-legacy.js', 91 ], 92 onload: function () { 93 window._haas_site_header_mount('#haas-site-header') 94 window._haas_site_footer_mount('#haas-site-footer') 95 } 96 } 97 ) 98 } 99 </script> 100<div id="top"><!-- do not remove this div, it is closed by doxygen! --> 101<div id="haas-site-header"></div> 102<div id="topbanner"><a href="https://github.com/Tencent/rapidjson" title="RapidJSON GitHub"><i class="githublogo"></i></a></div> 103$searchbox 104<!--END TITLEAREA--> 105<!-- end header part --> 106