mirror of
https://github.com/bspeice/libcvautomation
synced 2025-01-09 15:30:05 -05:00
66 lines
3.7 KiB
HTML
66 lines
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
<title>libcvautomation: cva-input.c File Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.4.7 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li>
|
|
<form action="search.php" method="get">
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
<tr>
|
|
<td><label> <u>S</u>earch for </label></td>
|
|
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</li>
|
|
</ul></div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul></div>
|
|
<h1>cva-input.c File Reference</h1>The cva-input program to demonstrate Libcvautomation's XTest functionality. <a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <stdlib.h></code><br>
|
|
<code>#include <stdio.h></code><br>
|
|
<code>#include <unistd.h></code><br>
|
|
<code>#include <getopt.h></code><br>
|
|
<code>#include <limits.h></code><br>
|
|
<code>#include <math.h></code><br>
|
|
<code>#include <<a class="el" href="libcvautomation_8h-source.html">libcvautomation/libcvautomation.h</a>></code><br>
|
|
|
|
<p>
|
|
<a href="cva-input_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="76233dfb0e07a4db25a86e8688302693"></a><!-- doxytag: member="cva-input.c::usage" ref="76233dfb0e07a4db25a86e8688302693" args="()" -->
|
|
void </td><td class="memItemRight" valign="bottom"><a class="el" href="cva-input_8c.html#76233dfb0e07a4db25a86e8688302693">usage</a> ()</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="21a0cec68b592a986793eb77804e776f"></a><!-- doxytag: member="cva-input.c::checkXTEEnabled" ref="21a0cec68b592a986793eb77804e776f" args="(Display *display)" -->
|
|
void </td><td class="memItemRight" valign="bottom"><a class="el" href="cva-input_8c.html#21a0cec68b592a986793eb77804e776f">checkXTEEnabled</a> (Display *display)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="24e6ce6d053864cf5fb7af941457bb0e"></a><!-- doxytag: member="cva-input.c::main" ref="24e6ce6d053864cf5fb7af941457bb0e" args="(int argc, char **argv)" -->
|
|
int </td><td class="memItemRight" valign="bottom"><a class="el" href="cva-input_8c.html#24e6ce6d053864cf5fb7af941457bb0e">main</a> (int argc, char **argv)</td></tr>
|
|
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
The cva-input program to demonstrate Libcvautomation's XTest functionality.
|
|
<p>
|
|
<dl compact><dt><b>Author:</b></dt><dd>Bradlee Speice <<a href="mailto:bspeice@uncc.edu">bspeice@uncc.edu</a>> </dd></dl>
|
|
<dl compact><dt><b>Date:</b></dt><dd>7/11/2012 </dd></dl>
|
|
|
|
<p>
|
|
Definition in file <a class="el" href="cva-input_8c-source.html">cva-input.c</a>.<hr size="1"><address style="align: right;"><small>Generated on Tue Jul 17 12:19:00 2012 for libcvautomation by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
|
</body>
|
|
</html>
|