1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>TerminalIO struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc2 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> <a class="qindex" href="pages.html">Related Pages</a> </center>
<hr><h1>TerminalIO Struct Reference</h1>IO interface, which includes read/write and tell_window_size methods which depends on procol.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="io_8h-source.html">io.h</a>></code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
IO interface, which includes read/write and tell_window_size methods which depends on procol.
<p>
<br>
User must not manipulate the interface directory. <br>
<a class="el" href="ttyio_8h.html">TtyTerminalIO </a> is a class which implements this interface.
<p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="io_8h-source.html">io.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Dec 29 16:55:32 2002 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc2 </small></address>
</body>
</html>
|