Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 2612

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacehippodraw.html">hippodraw</a>::<a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a>
  </div>
</div>
<div class="contents">
<h1>BinnerAxisFactory Class Reference</h1><!-- doxytag: class="hippodraw::BinnerAxisFactory" --><!-- doxytag: inherits="Factory&lt; BinnerAxis &gt;" -->
<p>A <a class="el" href="classhippodraw_1_1Factory.html" title="The base class for singleton factory classes.">Factory</a> singleton class for creating objects whose class derives from <a class="el" href="classhippodraw_1_1BinnerAxis.html" title="The base class for the BinnerAxis hierarchy.">BinnerAxis</a>.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="BinnerAxisFactory_8h_source.html">BinnerAxisFactory.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for BinnerAxisFactory:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1BinnerAxisFactory__inherit__graph.gif" border="0" usemap="#BinnerAxisFactory_inherit__map" alt="Inheritance graph"/></div>
<map name="BinnerAxisFactory_inherit__map" id="BinnerAxisFactory_inherit__map">
<area shape="rect" id="node2" href="classhippodraw_1_1Factory.html" title="Factory\&lt; BinnerAxis \&gt;" alt="" coords="5,101,157,131"/><area shape="rect" id="node4" href="classhippodraw_1_1Factory.html" title="The base class for singleton factory classes." alt="" coords="23,5,140,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for BinnerAxisFactory:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1BinnerAxisFactory__coll__graph.gif" border="0" usemap="#BinnerAxisFactory_coll__map" alt="Collaboration graph"/></div>
<map name="BinnerAxisFactory_coll__map" id="BinnerAxisFactory_coll__map">
<area shape="rect" id="node2" href="classhippodraw_1_1Factory.html" title="Factory\&lt; BinnerAxis \&gt;" alt="" coords="604,576,756,605"/><area shape="rect" id="node6" href="classhippodraw_1_1BinnerAxis.html" title="The base class for the BinnerAxis hierarchy." alt="" coords="252,384,338,413"/><area shape="rect" id="node10" href="classhippodraw_1_1Range.html" title="Expresses a range of values." alt="" coords="99,252,158,281"/><area shape="rect" id="node18" title="STL class." alt="" coords="690,252,743,281"/><area shape="rect" id="node20" title="STL class." alt="" coords="646,101,787,131"/><area shape="rect" id="node25" title="STL class." alt="" coords="502,101,592,131"/><area shape="rect" id="node30" title="STL class." alt="" coords="903,252,999,281"/><area shape="rect" id="node39" href="classhippodraw_1_1Factory.html" title="The base class for singleton factory classes." alt="" coords="622,480,739,509"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classhippodraw_1_1BinnerAxisFactory-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#a8aee137075d50e6fca916a1dbfd388c3">add</a> (<a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a> *)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds a prototype object to the list of prototypes.  <a href="#a8aee137075d50e6fca916a1dbfd388c3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#a1c53a3eab4f96ad0638fab10da2d6e03">create</a> (const std::string &amp;name)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a new object from a prototype named <em>name</em>.  <a href="#a1c53a3eab4f96ad0638fab10da2d6e03"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#a49b478d74196111779fe0215e755348b">exists</a> (const std::string &amp;name) const</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <em>true</em> if prototype with name <em>name</em> exists in the factory, otherwise returns false.  <a href="#a49b478d74196111779fe0215e755348b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::vector&lt; std::string &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#ab375ca98328f5bd02d39169ca515ef9d">names</a> () const</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the list of available prototype names.  <a href="#ab375ca98328f5bd02d39169ca515ef9d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#a2c88aa135586175269c5af15c94b3ede">prototype</a> (const std::string &amp;name) const</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a pointer to a prototype with name <em>name</em>.  <a href="#a2c88aa135586175269c5af15c94b3ede"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#a52e37722c5a25f37bdd9776c76c3a733">remove</a> (const std::string &amp;name)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes the named prototype object from the list of prototypes.  <a href="#a52e37722c5a25f37bdd9776c76c3a733"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html#ac92fc653c73939b8f62963318215acd2">instance</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a pointer to the singleton instance.  <a href="#ac92fc653c73939b8f62963318215acd2"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html#a3115c9c7a4864934f23f0d028b372abb">BinnerAxisFactory</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A default constructor for prevent creation except by the itself or the derived classes.  <a href="#a3115c9c7a4864934f23f0d028b372abb"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#aec6ddbeb227dc815bf0adec226e7c9fc">m_names</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The list of available types by names.  <a href="#aec6ddbeb227dc815bf0adec226e7c9fc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::map&lt; std::string, <br class="typebreak"/>
<a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1Factory.html#aabb47712aa82011a06e3f726ce82401a">m_types</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A list of available types.  <a href="#aabb47712aa82011a06e3f726ce82401a"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html#a347168d927501a819d9cc44a6734bc0b">BinnerAxisFactory</a> (const <a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> &amp;)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A private copy constructor to prevent copying.  <a href="#a347168d927501a819d9cc44a6734bc0b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html#a25a40b6614565f755233080a384c35f1">initialize</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initializes the factory with a set of default functions.  <a href="#a25a40b6614565f755233080a384c35f1"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html#a6830689780c37f5e564850011e7f17a9">s_instance</a> = 0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A pointer to the singleton object.  <a href="#a6830689780c37f5e564850011e7f17a9"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A <a class="el" href="classhippodraw_1_1Factory.html" title="The base class for singleton factory classes.">Factory</a> singleton class for creating objects whose class derives from <a class="el" href="classhippodraw_1_1BinnerAxis.html" title="The base class for the BinnerAxis hierarchy.">BinnerAxis</a>. </p>
<p>These classes are used by <a class="el" href="classhippodraw_1_1BinsBase.html" title="The base class for the binner hierarchy.">BinsBase</a> objects to calculate a bin index. They differ in how the bin edges are determined. An example would be equal width bins which would be used by a simple histogram. However, the bin sizes do not have to be equal width.</p>
<dl class="author"><dt><b>Author:</b></dt><dd>Paul F. Kunz &lt;<a href="mailto:Paul_Kunz@slac.stanford.edu">Paul_Kunz@slac.stanford.edu</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="BinnerAxisFactory_8h_source.html#l00031">31</a> of file <a class="el" href="BinnerAxisFactory_8h_source.html">BinnerAxisFactory.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a347168d927501a819d9cc44a6734bc0b"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::BinnerAxisFactory" ref="a347168d927501a819d9cc44a6734bc0b" args="(const BinnerAxisFactory &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> &amp;&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A private copy constructor to prevent copying. </p>

</div>
</div>
<a class="anchor" id="a3115c9c7a4864934f23f0d028b372abb"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::BinnerAxisFactory" ref="a3115c9c7a4864934f23f0d028b372abb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A default constructor for prevent creation except by the itself or the derived classes. </p>

<p>Definition at line <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00025">25</a> of file <a class="el" href="BinnerAxisFactory_8cxx_source.html">BinnerAxisFactory.cxx</a>.</p>

<p>Referenced by <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00029">BinnerAxisFactory::instance()</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a8aee137075d50e6fca916a1dbfd388c3"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::add" ref="a8aee137075d50e6fca916a1dbfd388c3" args="(BinnerAxis *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void add </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a>  *&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds a prototype object to the list of prototypes. </p>

<p>Referenced by <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00038">BinnerAxisFactory::initialize()</a>.</p>

</div>
</div>
<a class="anchor" id="a1c53a3eab4f96ad0638fab10da2d6e03"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::create" ref="a1c53a3eab4f96ad0638fab10da2d6e03" args="(const std::string &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a> * create </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new object from a prototype named <em>name</em>. </p>
<p>If found, returns a new object by invoking the <a class="el" href="namespacenum__util.html#a8d145d73a173083711a3829a2bc75f5c">clone()</a> member function of the prototype. If not found, throws a FactoryException object with the name not found. </p>

</div>
</div>
<a class="anchor" id="a49b478d74196111779fe0215e755348b"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::exists" ref="a49b478d74196111779fe0215e755348b" args="(const std::string &amp;name) const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool exists </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <em>true</em> if prototype with name <em>name</em> exists in the factory, otherwise returns false. </p>

</div>
</div>
<a class="anchor" id="a25a40b6614565f755233080a384c35f1"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::initialize" ref="a25a40b6614565f755233080a384c35f1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void initialize </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initializes the factory with a set of default functions. </p>

<p>Definition at line <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00038">38</a> of file <a class="el" href="BinnerAxisFactory_8cxx_source.html">BinnerAxisFactory.cxx</a>.</p>

<p>References <a class="el" href="classhippodraw_1_1Factory.html#a8aee137075d50e6fca916a1dbfd388c3">Factory&lt; BinnerAxis &gt;::add()</a>.</p>

<p>Referenced by <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00029">BinnerAxisFactory::instance()</a>.</p>

</div>
</div>
<a class="anchor" id="ac92fc653c73939b8f62963318215acd2"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::instance" ref="ac92fc653c73939b8f62963318215acd2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> * instance </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a pointer to the singleton instance. </p>

<p>Definition at line <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00029">29</a> of file <a class="el" href="BinnerAxisFactory_8cxx_source.html">BinnerAxisFactory.cxx</a>.</p>

<p>References <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00025">BinnerAxisFactory::BinnerAxisFactory()</a>, <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00038">BinnerAxisFactory::initialize()</a>, and <a class="el" href="BinnerAxisFactory_8h_source.html#l00037">BinnerAxisFactory::s_instance</a>.</p>

<p>Referenced by <a class="el" href="BinnerAxisXML_8cxx_source.html#l00068">BinnerAxisXML::createObject()</a>, <a class="el" href="Hist1DProjImp_8cxx_source.html#l00042">Hist1DProjImp::Hist1DProjImp()</a>, <a class="el" href="Hist2DProjImp_8cxx_source.html#l00038">Hist2DProjImp::Hist2DProjImp()</a>, <a class="el" href="Profile2DProjector_8cxx_source.html#l00038">Profile2DProjector::Profile2DProjector()</a>, and <a class="el" href="ProfileProjector_8cxx_source.html#l00047">ProfileProjector::ProfileProjector()</a>.</p>

</div>
</div>
<a class="anchor" id="ab375ca98328f5bd02d39169ca515ef9d"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::names" ref="ab375ca98328f5bd02d39169ca515ef9d" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::vector&lt; std::string &gt;&amp; names </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the list of available prototype names. </p>

</div>
</div>
<a class="anchor" id="a2c88aa135586175269c5af15c94b3ede"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::prototype" ref="a2c88aa135586175269c5af15c94b3ede" args="(const std::string &amp;name) const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a> * prototype </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a pointer to a prototype with name <em>name</em>. </p>
<p>If a prototype with <em>name</em> doesn't exit, throws a FactoryException object with the name not found. </p>

</div>
</div>
<a class="anchor" id="a52e37722c5a25f37bdd9776c76c3a733"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::remove" ref="a52e37722c5a25f37bdd9776c76c3a733" args="(const std::string &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void remove </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Removes the named prototype object from the list of prototypes. </p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aec6ddbeb227dc815bf0adec226e7c9fc"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::m_names" ref="aec6ddbeb227dc815bf0adec226e7c9fc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt; std::string &gt; <a class="el" href="classhippodraw_1_1Factory.html#aec6ddbeb227dc815bf0adec226e7c9fc">m_names</a><code> [mutable, protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The list of available types by names. </p>
<p>This list should be identical to the list of <code>m_types</code> keys. It is updated when the member function names is called. </p>

<p>Definition at line <a class="el" href="Factory_8h_source.html#l00032">32</a> of file <a class="el" href="Factory_8h_source.html">Factory.h</a>.</p>

</div>
</div>
<a class="anchor" id="aabb47712aa82011a06e3f726ce82401a"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::m_types" ref="aabb47712aa82011a06e3f726ce82401a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt; std::string, <a class="el" href="classhippodraw_1_1BinnerAxis.html">BinnerAxis</a>  * &gt; <a class="el" href="classhippodraw_1_1Factory.html#aabb47712aa82011a06e3f726ce82401a">m_types</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A list of available types. </p>

<p>Definition at line <a class="el" href="Factory_8h_source.html#l00027">27</a> of file <a class="el" href="Factory_8h_source.html">Factory.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6830689780c37f5e564850011e7f17a9"></a><!-- doxytag: member="hippodraw::BinnerAxisFactory::s_instance" ref="a6830689780c37f5e564850011e7f17a9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1BinnerAxisFactory.html">BinnerAxisFactory</a> * <a class="el" href="classhippodraw_1_1BinnerAxisFactory.html#a6830689780c37f5e564850011e7f17a9">s_instance</a> = 0<code> [static, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A pointer to the singleton object. </p>

<p>Definition at line <a class="el" href="BinnerAxisFactory_8h_source.html#l00037">37</a> of file <a class="el" href="BinnerAxisFactory_8h_source.html">BinnerAxisFactory.h</a>.</p>

<p>Referenced by <a class="el" href="BinnerAxisFactory_8cxx_source.html#l00029">BinnerAxisFactory::instance()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="BinnerAxisFactory_8h_source.html">BinnerAxisFactory.h</a></li>
<li><a class="el" href="BinnerAxisFactory_8cxx_source.html">BinnerAxisFactory.cxx</a></li>
</ul>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>