diff options
Diffstat (limited to 'web/lua2dox/docs/html/classTCore__IO.html')
-rw-r--r-- | web/lua2dox/docs/html/classTCore__IO.html | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/web/lua2dox/docs/html/classTCore__IO.html b/web/lua2dox/docs/html/classTCore__IO.html new file mode 100644 index 0000000000..1e7255ea7a --- /dev/null +++ b/web/lua2dox/docs/html/classTCore__IO.html @@ -0,0 +1,67 @@ +<!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"/> +<title>lua2dox: TCore_IO 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="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 style="padding-left: 0.5em;"> + <div id="projectname">lua2dox +  <span id="projectnumber">0.2 20130128</span> + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.2 --> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> +</div><!-- top --> +<div class="header"> + <div class="headertitle"> +<div class="title">TCore_IO Class Reference</div> </div> +</div><!--header--> +<div class="contents"> + +<p>io to console + <a href="classTCore__IO.html#details">More...</a></p> +<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> +<div class="textblock"><p>io to console </p> +<p>pseudo class (no methods, just to keep documentation tidy) </p> + +<p>Definition at line <a class="el" href="lua2dox_8lua_source.html#l00210">210</a> of file <a class="el" href="lua2dox_8lua_source.html">lua2dox.lua</a>.</p> +</div><hr/>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="lua2dox_8lua_source.html">lua2dox.lua</a></li> +</ul> +</div><!-- contents --> +<!-- start footer part --> +<hr class="footer"/><address class="footer"><small> +Generated on Thu Feb 7 2013 10:00:59 for lua2dox by  <a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/> +</a> 1.8.2 +</small></address> +</body> +</html> |