1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> 3<head> 4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 5<meta http-equiv="X-UA-Compatible" content="IE=11"/> 6<meta name="generator" content="Doxygen 1.9.6"/> 7<meta name="viewport" content="width=device-width, initial-scale=1"/> 8<title>Lutok: lutok::debug::impl Struct Reference</title> 9<link href="tabs.css" rel="stylesheet" type="text/css"/> 10<script type="text/javascript" src="jquery.js"></script> 11<script type="text/javascript" src="dynsections.js"></script> 12<link href="search/search.css" rel="stylesheet" type="text/css"/> 13<script type="text/javascript" src="search/searchdata.js"></script> 14<script type="text/javascript" src="search/search.js"></script> 15<link href="doxygen.css" rel="stylesheet" type="text/css" /> 16</head> 17<body> 18<div id="top"><!-- do not remove this div, it is closed by doxygen! --> 19<div id="titlearea"> 20<table cellspacing="0" cellpadding="0"> 21 <tbody> 22 <tr id="projectrow"> 23 <td id="projectalign"> 24 <div id="projectname">Lutok<span id="projectnumber"> 0.6.2</span> 25 </div> 26 </td> 27 </tr> 28 </tbody> 29</table> 30</div> 31<!-- end header part --> 32<!-- Generated by Doxygen 1.9.6 --> 33<script type="text/javascript"> 34/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ 35var searchBox = new SearchBox("searchBox", "search/",'.html'); 36/* @license-end */ 37</script> 38<script type="text/javascript" src="menudata.js"></script> 39<script type="text/javascript" src="menu.js"></script> 40<script type="text/javascript"> 41/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ 42$(function() { 43 initMenu('',true,false,'search.php','Search'); 44 $(document).ready(function() { init_search(); }); 45}); 46/* @license-end */ 47</script> 48<div id="main-nav"></div> 49<!-- window showing the filter options --> 50<div id="MSearchSelectWindow" 51 onmouseover="return searchBox.OnSearchSelectShow()" 52 onmouseout="return searchBox.OnSearchSelectHide()" 53 onkeydown="return searchBox.OnSearchSelectKey(event)"> 54</div> 55 56<!-- iframe showing the search results (closed by default) --> 57<div id="MSearchResultsWindow"> 58<div id="MSearchResults"> 59<div class="SRPage"> 60<div id="SRIndex"> 61<div id="SRResults"></div> 62<div class="SRStatus" id="Loading">Loading...</div> 63<div class="SRStatus" id="Searching">Searching...</div> 64<div class="SRStatus" id="NoMatches">No Matches</div> 65</div> 66</div> 67</div> 68</div> 69 70<div id="nav-path" class="navpath"> 71 <ul> 72<li class="navelem"><b>lutok</b></li><li class="navelem"><a class="el" href="a00891.html">debug</a></li><li class="navelem"><a class="el" href="a00887.html">impl</a></li> </ul> 73</div> 74</div><!-- top --> 75<div class="header"> 76 <div class="summary"> 77<a href="#pub-attribs">Public Attributes</a> | 78<a href="a00884.html">List of all members</a> </div> 79 <div class="headertitle"><div class="title">lutok::debug::impl Struct Reference</div></div> 80</div><!--header--> 81<div class="contents"> 82 83<p>Internal implementation for <a class="el" href="a00891.html" title="A model for the Lua debug state.">lutok::debug</a>. 84 <a href="a00887.html#details">More...</a></p> 85<table class="memberdecls"> 86<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a> 87Public Attributes</h2></td></tr> 88<tr class="memitem:a3ddfcc94d9cd7bcaf9271cb92cffa016"><td class="memItemLeft" align="right" valign="top"><a id="a3ddfcc94d9cd7bcaf9271cb92cffa016" name="a3ddfcc94d9cd7bcaf9271cb92cffa016"></a> 89lua_Debug </td><td class="memItemRight" valign="bottom"><b>lua_debug</b></td></tr> 90<tr class="memdesc:a3ddfcc94d9cd7bcaf9271cb92cffa016"><td class="mdescLeft"> </td><td class="mdescRight">The Lua internal debug state. <br /></td></tr> 91<tr class="separator:a3ddfcc94d9cd7bcaf9271cb92cffa016"><td class="memSeparator" colspan="2"> </td></tr> 92</table> 93<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> 94<div class="textblock"><p>Internal implementation for <a class="el" href="a00891.html" title="A model for the Lua debug state.">lutok::debug</a>. </p> 95</div><hr/>The documentation for this struct was generated from the following file:<ul> 96<li>debug.cpp</li> 97</ul> 98</div><!-- contents --> 99<!-- start footer part --> 100<hr class="footer"/><address class="footer"><small> 101Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6 102</small></address> 103</body> 104</html> 105