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
|
<!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>QuickFIX: QuickFIX Documentation</title>
<link href="quickfix.css" rel="stylesheet" type="text/css">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<img src="images/QuickFIX.jpg" align="middle" border=0>
<a href="index.html">Index</a>
<a href="files.html">Source Files</a>
<a href="annotated.html">Annotated Class List</a>
<a href="classes.html">Alphabetical Class List</a>
<a href="hierarchy.html">Class Hierarchy</a>
<a href="inherits.html">Graphical Class Hierarchy</a>
</td>
</tr>
</table>
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.6.1 -->
<div class="contents">
<h1>QuickFIX Documentation</h1><table width="100%" border="1" cellspacing="3" cellpadding="3">
<tr>
<td><p><b>About</b> </p>
</td><td><p><b>Installation</b> </p>
</td><td><p><b>Getting Started</b> </p>
</td><td><p><b>Working With Messages</b> </p>
</td><td><p><b>Testing</b> </p>
</td></tr>
<tr>
<td valign="top"><p><a href="about.html">About Quickfix</a><br/>
<a href="license.html">License</a><br/>
<a href="http://sourceforge.net/mail/?group_id=37535">Mailing Lists</a><br/>
<a href="FAQ.html">FAQ</a><br/>
</p>
</td><td valign="top"><p><a href="dependencies.html">Dependencies</a><br/>
<a href="building.html">Building QuickFIX</a><br/>
<a href="generating_databases.html">Generating Databases</a><br/>
<a href="testing.html">Testing QuickFIX</a><br/>
</p>
</td><td valign="top"><p><a href="project.html">Setting Up Your Project</a><br/>
<a href="application.html">Creating Your Application</a><br/>
<a href="configuration.html">Configuration</a><br/>
<a href="xmlschema.html">Validation</a><br/>
</p>
</td><td valign="top"><p><a href="receiving_messages.html">Receiving Messages</a><br/>
<a href="sending_messages.html">Sending Messages</a><br/>
<a href="repeating_groups.html">Repeating Groups</a><br/>
<a href="user_defined.html">User Defined Fields</a><br/>
<a href="examples.html">Example Applications</a><br/>
</p>
</td><td valign="top"><p><a href="unit_tests.html">Unit Tests</a><br/>
<a href="acceptance_tests.html">Acceptance Tests</a><br/>
</p>
</td></tr>
</table>
<dl class="author"><dt><b>Author:</b></dt><dd>Oren Miller <a href="mailto:oren@quickfixengine.org">oren@quickfixengine.org</a> </dd></dl>
</div>
<hr><address><small>
Generated on Mon Apr 5 20:59:50 2010 for QuickFIX by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 width=110 height=53>
</a> 1.6.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
© 1997-2001</small></address>
</body>
</html>
|