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 69 70 71 72 73
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<title>pcomm.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.0.0 on Mon Jan 17 00:45:26 2000 -->
<center>
<a class="qindex"href="index.html">Main Page</a> <a class="qindex"href="annotated.html">Compound List</a> <a class="qindex"href="files.html">File List</a> <a class="qindex"href="headers.html">Header Files</a> <a class="qindex"href="sources.html">Sources</a> <a class="qindex"href="functions.html">Compound Members</a> <a class="qindex"href="globals.html">File Members</a> </center>
<hr><h1>pcomm.h File Reference</h1>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=4><br><h2>Compounds</h2></td></tr>
<tr><td><img src="null.gif"></td><td><img src="null.gif"></td><td nowrap align=right valign=top>class </td><td valign=top><a class="el" href="class_pcomm.html">PComm</a></td></tr>
<tr><td colspan=4><br><h2>Defines</h2></td></tr>
<tr><td><img src="null.gif"></td><td><img src="null.gif"></td><td nowrap align=right valign=top>#define </td><td valign=top><a class="el" href="pcomm.h.html#a0">BAUDRATE</a></td></tr>
<tr><td><img src="null.gif"></td><td><img src="null.gif"></td><td nowrap align=right valign=top>#define </td><td valign=top><a class="el" href="pcomm.h.html#a1">PCRDEV</a></td></tr>
<tr><td><img src="null.gif"></td><td><img src="null.gif"></td><td nowrap align=right valign=top>#define </td><td valign=top><a class="el" href="pcomm.h.html#a2">_POSIX_SOURCE</a></td></tr>
<tr><td colspan=4><br><h2>Typedefs</h2></td></tr>
<tr><td><img src="null.gif"></td><td><img src="null.gif"></td><td nowrap align=right valign=top>typedef int </td><td valign=top><a class="el" href="pcomm.h.html#a3">size_pc</a></td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="pcomm.h::BAUDRATE">
<p><table width=100%% cellpadding=2 cellspacing=0 border=0><tr><td class="md"><b>
#define BAUDRATE ()
</b></td></tr></table>
</a>
<div class="in">
<p>
<p>
Definition at line <a class="el" href="pcomm.h-source.html#l00034">34</a> of file <a class="el" href="pcomm.h-source.html">pcomm.h</a>.</div>
<a name="a1" doxytag="pcomm.h::PCRDEV">
<p><table width=100%% cellpadding=2 cellspacing=0 border=0><tr><td class="md"><b>
#define PCRDEV ()
</b></td></tr></table>
</a>
<div class="in">
<p>
<p>
Definition at line <a class="el" href="pcomm.h-source.html#l00035">35</a> of file <a class="el" href="pcomm.h-source.html">pcomm.h</a>.</div>
<a name="a2" doxytag="pcomm.h::_POSIX_SOURCE">
<p><table width=100%% cellpadding=2 cellspacing=0 border=0><tr><td class="md"><b>
#define _POSIX_SOURCE ()
</b></td></tr></table>
</a>
<div class="in">
<p>
<p>
Definition at line <a class="el" href="pcomm.h-source.html#l00036">36</a> of file <a class="el" href="pcomm.h-source.html">pcomm.h</a>.</div>
<hr><h2>Typedef Documentation</h2>
<a name="a3" doxytag="pcomm.h::size_pc">
<p><table width=100%% cellpadding=2 cellspacing=0 border=0><tr><td class="md"><b>
typedef int size_pc
</b></td></tr></table>
</a>
<div class="in">
<p>
<p>
Definition at line <a class="el" href="pcomm.h-source.html#l00038">38</a> of file <a class="el" href="pcomm.h-source.html">pcomm.h</a>.</div>
<hr><address><small>Generated at Mon Jan 17 00:45:26 2000 for Icom PCR-1000 Library by
<a href="http://www.stack.nl/~dimitri/doxygen/index.html">
<img src="doxygen.gif" alt="doxygen" align=center border=0
width=118 height=53></a> 1.0.0 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
© 1997-1999</small></address>
</body>
</html>
|