summaryrefslogtreecommitdiff
path: root/freebsdtvision/doc/html/classTDisplay.html
blob: 232149ff8aad6e9165c5ae2a29fb5cb2481d41dd (plain)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!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>TDisplay class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>TDisplay Class Reference</h1>Display information. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="system_8h-source.html">system.h</a>&gt;</code>
<p>
<p>Inheritance diagram for TDisplay:
<p><center><img src="classTDisplay.png" usemap="#TDisplay_map" border="0" alt=""></center>
<map name="TDisplay_map">
<area href="classTScreen.html" alt="TScreen" shape="rect" coords="0,56,82,80">
<area href="classTApplication.html" alt="TApplication" shape="rect" coords="0,112,82,136">
</map>
<a href="classTDisplay-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom><a class="el" href="classTDisplay.html#s4">videoModes</a> </td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
TDisplay provides low-level video functions for its derived class <a class="el" href="classTScreen.html">TScreen</a>.
<p>
These, and the other system classes in `<a class="el" href="system_8h.html">system.h</a>', are used internally by TVision and you would not need to use them explicitly for normal applications.
<p>
Some old stuff is removed. 
<p>

<p>
Definition at line <a class="el" href="system_8h-source.html#l00458">458</a> of file <a class="el" href="system_8h-source.html">system.h</a>.<hr><h2>Member Enumeration Documentation</h2>
<a name="s4" doxytag="TDisplay::videoModes"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> enum TDisplay::videoModes
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Mnemonics for the video modes used by TDisplay.
<p>
This port uses smCO80 and smMono only. 
<p>
Definition at line <a class="el" href="system_8h-source.html#l00466">466</a> of file <a class="el" href="system_8h-source.html">system.h</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="system_8h-source.html">system.h</a></ul>
<hr><address style="align: right;"><small>Generated on Wed Apr 2 22:13:13 2003 for TVision 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.2.18 </small></address>
</body>
</html>