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
|
<!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: /home/omiller/Development/autobuild/quickfix/src/C++/Allocator.h Source File</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="navpath"><a class="el" href="dir_a9003438d6daff57482a26b22b6121a1.html">src</a> » <a class="el" href="dir_348ef16cf184025134029522e7f02883.html">C++</a>
</div>
<div class="contents">
<h1>Allocator.h</h1><a href="_allocator_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* #undef ENABLE_NEW_ALLOCATOR */</span>
<a name="l00002"></a><a class="code" href="_allocator_8h.html#a9a7065cb374d63da1a739281e892635a">00002</a> <span class="preprocessor">#define HAVE_BITMAP_ALLOCATOR 1</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span><span class="comment">/* #undef HAVE_BOOST_FAST_POOL_ALLOCATOR */</span>
<a name="l00004"></a>00004 <span class="comment">/* #undef HAVE_BOOST_POOL_ALLOCATOR */</span>
<a name="l00005"></a><a class="code" href="_allocator_8h.html#a0ee2cdda693928f3eee4c072ee0fbe64">00005</a> <span class="preprocessor">#define HAVE_MT_ALLOCATOR 1</span>
<a name="l00006"></a><a class="code" href="_allocator_8h.html#aa3fbc028ce2b765e6b7a5fd38c80fa46">00006</a> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_POOL_ALLOCATOR 1</span>
</pre></div></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>
|