Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 8094

gnuradio-doc-3.2.2-9.fc14.x86_64.rpm

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.7.3">
  <compounddef id="classtrellis__metrics__c" kind="class" prot="public">
    <compoundname>trellis_metrics_c</compoundname>
    <basecompoundref refid="classgr__block" prot="public" virt="non-virtual">gr_block</basecompoundref>
    <includes refid="trellis__metrics__c_8h" local="no">trellis_metrics_c.h</includes>
      <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="classtrellis__metrics__c_1a5805c7290572893c706f0a21b1fe33ec" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int trellis_metrics_c::d_O</definition>
        <argsstring></argsstring>
        <name>d_O</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="42" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="42" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classtrellis__metrics__c_1a2d364a4cf03238756131901d78c4b871" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int trellis_metrics_c::d_D</definition>
        <argsstring></argsstring>
        <name>d_D</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="43" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="43" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classtrellis__metrics__c_1adc5c6d84b48f098a4b6589413aaf5642" prot="private" static="no" mutable="no">
        <type><ref refid="trellis__metric__type_8h_1a730999483daebb08342eb009b2c77ad1" kindref="member">trellis_metric_type_t</ref></type>
        <definition>trellis_metric_type_t trellis_metrics_c::d_TYPE</definition>
        <argsstring></argsstring>
        <name>d_TYPE</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="44" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="44" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classtrellis__metrics__c_1aaea7fae13605666465c88b57665fc00b" prot="private" static="no" mutable="no">
        <type><ref refid="classstd_1_1vector" kindref="compound">std::vector</ref>&lt; <ref refid="gr__complex_8h_1aec4bfe41433369afae9327f1b0bc9109" kindref="member">gr_complex</ref> &gt;</type>
        <definition>std::vector&lt;gr_complex&gt; trellis_metrics_c::d_TABLE</definition>
        <argsstring></argsstring>
        <name>d_TABLE</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="45" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="45" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="friend">
      <memberdef kind="friend" id="classtrellis__metrics__c_1a0e0d44932561da33a80c5ee72db55f81" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>friend <ref refid="classboost_1_1shared__ptr" kindref="compound">trellis_metrics_c_sptr</ref></type>
        <definition>trellis_metrics_c_sptr trellis_make_metrics_c</definition>
        <argsstring>(int O, int D, const std::vector&lt; gr_complex &gt; &amp;TABLE, trellis_metric_type_t TYPE)</argsstring>
        <name>trellis_make_metrics_c</name>
        <param>
          <type>int</type>
          <declname>O</declname>
        </param>
        <param>
          <type>int</type>
          <declname>D</declname>
        </param>
        <param>
          <type>const <ref refid="classstd_1_1vector" kindref="compound">std::vector</ref>&lt; <ref refid="gr__complex_8h_1aec4bfe41433369afae9327f1b0bc9109" kindref="member">gr_complex</ref> &gt; &amp;</type>
          <declname>TABLE</declname>
        </param>
        <param>
          <type><ref refid="trellis__metric__type_8h_1a730999483daebb08342eb009b2c77ad1" kindref="member">trellis_metric_type_t</ref></type>
          <declname>TYPE</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="47"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="private-func">
      <memberdef kind="function" id="classtrellis__metrics__c_1a316c161a817bd8446d8943b63bf4e52f" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>trellis_metrics_c::trellis_metrics_c</definition>
        <argsstring>(int O, int D, const std::vector&lt; gr_complex &gt; &amp;TABLE, trellis_metric_type_t TYPE)</argsstring>
        <name>trellis_metrics_c</name>
        <param>
          <type>int</type>
          <declname>O</declname>
        </param>
        <param>
          <type>int</type>
          <declname>D</declname>
        </param>
        <param>
          <type>const <ref refid="classstd_1_1vector" kindref="compound">std::vector</ref>&lt; <ref refid="gr__complex_8h_1aec4bfe41433369afae9327f1b0bc9109" kindref="member">gr_complex</ref> &gt; &amp;</type>
          <declname>TABLE</declname>
        </param>
        <param>
          <type><ref refid="trellis__metric__type_8h_1a730999483daebb08342eb009b2c77ad1" kindref="member">trellis_metric_type_t</ref></type>
          <declname>TYPE</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="48"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="classtrellis__metrics__c_1a9954464f33f5071cfa32b778bce8dd1c" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type>int</type>
        <definition>int trellis_metrics_c::O</definition>
        <argsstring>() const </argsstring>
        <name>O</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="51" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="51" bodyend="51"/>
      </memberdef>
      <memberdef kind="function" id="classtrellis__metrics__c_1a68805b76a9f526972c736ee6430c4358" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type>int</type>
        <definition>int trellis_metrics_c::D</definition>
        <argsstring>() const </argsstring>
        <name>D</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="52" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="52" bodyend="52"/>
      </memberdef>
      <memberdef kind="function" id="classtrellis__metrics__c_1a7293d59e62cad0f7cc9c85bc5833efb9" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="trellis__metric__type_8h_1a730999483daebb08342eb009b2c77ad1" kindref="member">trellis_metric_type_t</ref></type>
        <definition>trellis_metric_type_t trellis_metrics_c::TYPE</definition>
        <argsstring>() const </argsstring>
        <name>TYPE</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="53" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="53" bodyend="53"/>
      </memberdef>
      <memberdef kind="function" id="classtrellis__metrics__c_1a75b8ed172c561102653b93198ded866f" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="classstd_1_1vector" kindref="compound">std::vector</ref>&lt; <ref refid="gr__complex_8h_1aec4bfe41433369afae9327f1b0bc9109" kindref="member">gr_complex</ref> &gt;</type>
        <definition>std::vector&lt;gr_complex&gt; trellis_metrics_c::TABLE</definition>
        <argsstring>() const </argsstring>
        <name>TABLE</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="54" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="54" bodyend="54"/>
      </memberdef>
      <memberdef kind="function" id="classtrellis__metrics__c_1a36d9b09f74270e86a2c57c9f3cff14f8" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void trellis_metrics_c::set_TABLE</definition>
        <argsstring>(const std::vector&lt; gr_complex &gt; &amp;table)</argsstring>
        <name>set_TABLE</name>
        <param>
          <type>const <ref refid="classstd_1_1vector" kindref="compound">std::vector</ref>&lt; <ref refid="gr__complex_8h_1aec4bfe41433369afae9327f1b0bc9109" kindref="member">gr_complex</ref> &gt; &amp;</type>
          <declname>table</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="55"/>
      </memberdef>
      <memberdef kind="function" id="classtrellis__metrics__c_1a4400a3c585522d66666e9024130359d5" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
        <type>void</type>
        <definition>void trellis_metrics_c::forecast</definition>
        <argsstring>(int noutput_items, gr_vector_int &amp;ninput_items_required)</argsstring>
        <name>forecast</name>
        <reimplements refid="classgr__block_1aa1f2518b5c97126bb015adb9e2027f4a">forecast</reimplements>
        <param>
          <type>int</type>
          <declname>noutput_items</declname>
        </param>
        <param>
          <type><ref refid="classstd_1_1vector" kindref="compound">gr_vector_int</ref> &amp;</type>
          <declname>ninput_items_required</declname>
        </param>
        <briefdescription>
<para>Estimate input requirements given output request. </para>        </briefdescription>
        <detaileddescription>
<para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>noutput_items</parametername>
</parameternamelist>
<parameterdescription>
<para>number of output items to produce </para></parameterdescription>
</parameteritem>
<parameteritem>
<parameternamelist>
<parametername>ninput_items_required</parametername>
</parameternamelist>
<parameterdescription>
<para>number of input items required on each input stream</para></parameterdescription>
</parameteritem>
</parameterlist>
Given a request to product <computeroutput>noutput_items</computeroutput>, estimate the number of data items required on each input stream. The estimate doesn&apos;t have to be exact, but should be close. </para>        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="57"/>
      </memberdef>
      <memberdef kind="function" id="classtrellis__metrics__c_1aefc019310c8151cab2802d4fe8fc78ef" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
        <type>int</type>
        <definition>int trellis_metrics_c::general_work</definition>
        <argsstring>(int noutput_items, gr_vector_int &amp;ninput_items, gr_vector_const_void_star &amp;input_items, gr_vector_void_star &amp;output_items)</argsstring>
        <name>general_work</name>
        <reimplements refid="classgr__block_1a137b93d87dc83bbdb6369d33f4ea8197">general_work</reimplements>
        <param>
          <type>int</type>
          <declname>noutput_items</declname>
        </param>
        <param>
          <type><ref refid="classstd_1_1vector" kindref="compound">gr_vector_int</ref> &amp;</type>
          <declname>ninput_items</declname>
        </param>
        <param>
          <type><ref refid="classstd_1_1vector" kindref="compound">gr_vector_const_void_star</ref> &amp;</type>
          <declname>input_items</declname>
        </param>
        <param>
          <type><ref refid="classstd_1_1vector" kindref="compound">gr_vector_void_star</ref> &amp;</type>
          <declname>output_items</declname>
        </param>
        <briefdescription>
<para>compute output items from input items </para>        </briefdescription>
        <detaileddescription>
<para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>noutput_items</parametername>
</parameternamelist>
<parameterdescription>
<para>number of output items to write on each output stream </para></parameterdescription>
</parameteritem>
<parameteritem>
<parameternamelist>
<parametername>ninput_items</parametername>
</parameternamelist>
<parameterdescription>
<para>number of input items available on each input stream </para></parameterdescription>
</parameteritem>
<parameteritem>
<parameternamelist>
<parametername>input_items</parametername>
</parameternamelist>
<parameterdescription>
<para>vector of pointers to the input items, one entry per input stream </para></parameterdescription>
</parameteritem>
<parameteritem>
<parameternamelist>
<parametername>output_items</parametername>
</parameternamelist>
<parameterdescription>
<para>vector of pointers to the output items, one entry per output stream</para></parameterdescription>
</parameteritem>
</parameterlist>
<simplesect kind="return"><para>number of items actually written to each output stream, or -1 on EOF. It is OK to return a value less than noutput_items. -1 &lt;= return value &lt;= noutput_items</para></simplesect>
general_work must call consume or consume_each to indicate how many items were consumed on each input stream. </para>        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="61"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Evaluate metrics for use by the Viterbi algorithm. </para>    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <inheritancegraph>
      <node id="16282">
        <label>gr_block</label>
        <link refid="classgr__block"/>
        <childnode refid="16283" relation="public-inheritance">
        </childnode>
      </node>
      <node id="16281">
        <label>trellis_metrics_c</label>
        <link refid="classtrellis__metrics__c"/>
        <childnode refid="16282" relation="public-inheritance">
        </childnode>
      </node>
      <node id="16283">
        <label>gr_basic_block</label>
        <link refid="classgr__basic__block"/>
      </node>
    </inheritancegraph>
    <collaborationgraph>
      <node id="16300">
        <label>std::vector&lt; gr_buffer_reader * &gt;</label>
        <link refid="classstd_1_1vector"/>
        <childnode refid="16296" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="16295">
        <label>boost::shared_ptr&lt; gr_buffer_reader &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="16296" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="16304">
        <label>T</label>
      </node>
      <node id="16296">
        <label>gr_buffer_reader</label>
        <link refid="classgr__buffer__reader"/>
        <childnode refid="16297" relation="usage">
          <edgelabel>d_buffer</edgelabel>
        </childnode>
      </node>
      <node id="16299">
        <label>gr_vmcircbuf</label>
        <link refid="classgr__vmcircbuf"/>
      </node>
      <node id="16285">
        <label>gr_block</label>
        <link refid="classgr__block"/>
        <childnode refid="16286" relation="public-inheritance">
        </childnode>
        <childnode refid="16292" relation="usage">
          <edgelabel>d_detail</edgelabel>
        </childnode>
      </node>
      <node id="16292">
        <label>boost::shared_ptr&lt; gr_block_detail &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="16293" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="16303">
        <label>boost::shared_ptr&lt; T &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="16304" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="16293">
        <label>gr_block_detail</label>
        <link refid="classgr__block__detail"/>
        <childnode refid="16294" relation="usage">
          <edgelabel>d_input</edgelabel>
        </childnode>
        <childnode refid="16301" relation="usage">
          <edgelabel>d_tpb</edgelabel>
        </childnode>
        <childnode refid="16302" relation="usage">
          <edgelabel>d_output</edgelabel>
        </childnode>
      </node>
      <node id="16305">
        <label>std::vector&lt; gr_complex &gt;</label>
        <link refid="classstd_1_1vector"/>
        <childnode refid="16306" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="16287">
        <label>boost::shared_ptr&lt; gr_io_signature &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="16288" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="16298">
        <label>gr_buffer</label>
        <link refid="classgr__buffer"/>
        <childnode refid="16299" relation="usage">
          <edgelabel>d_vmcircbuf</edgelabel>
        </childnode>
        <childnode refid="16300" relation="usage">
          <edgelabel>d_readers</edgelabel>
        </childnode>
      </node>
      <node id="16291">
        <label>std::basic_string&lt; char &gt;</label>
      </node>
      <node id="16294">
        <label>std::vector&lt; gr_buffer_reader_sptr &gt;</label>
        <childnode refid="16295" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="16306">
        <label>std::complex</label>
      </node>
      <node id="16297">
        <label>boost::shared_ptr&lt; gr_buffer &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="16298" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="16301">
        <label>gr_tpb_detail</label>
        <link refid="structgr__tpb__detail"/>
      </node>
      <node id="16302">
        <label>std::vector&lt; gr_buffer_sptr &gt;</label>
        <childnode refid="16303" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="16288">
        <label>gr_io_signature</label>
        <link refid="classgr__io__signature"/>
        <childnode refid="16289" relation="usage">
          <edgelabel>d_sizeof_stream_item</edgelabel>
        </childnode>
      </node>
      <node id="16284">
        <label>trellis_metrics_c</label>
        <link refid="classtrellis__metrics__c"/>
        <childnode refid="16285" relation="public-inheritance">
        </childnode>
        <childnode refid="16305" relation="usage">
          <edgelabel>d_TABLE</edgelabel>
        </childnode>
      </node>
      <node id="16286">
        <label>gr_basic_block</label>
        <link refid="classgr__basic__block"/>
        <childnode refid="16287" relation="usage">
          <edgelabel>d_input_signature</edgelabel>
          <edgelabel>d_output_signature</edgelabel>
        </childnode>
        <childnode refid="16290" relation="usage">
          <edgelabel>d_name</edgelabel>
        </childnode>
      </node>
      <node id="16289">
        <label>std::vector&lt; int &gt;</label>
        <link refid="classstd_1_1vector"/>
      </node>
      <node id="16290">
        <label>std::string</label>
        <childnode refid="16291" relation="public-inheritance">
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" line="41" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gr-trellis/src/lib/trellis_metrics_c.h" bodystart="40" bodyend="62"/>
    <listofallmembers>
      <member refid="classgr__basic__block_1a2503eb6922db0bf2a442dcd2d14670c9" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>basic_block</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3da0abd1c82699481ffa502e5bb8d7bdaec" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>BLACK</name></member>
      <member refid="classgr__basic__block_1a50a714df9c3ce8c03854a09ac84e589b" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>check_topology</name></member>
      <member refid="classgr__basic__block_1a1cedb1704b6c00977c681b378ede384c" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>color</name></member>
      <member refid="classgr__block_1ac76b4c53af762a819bca003d5b5cb4d1" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>consume</name></member>
      <member refid="classgr__block_1a64e9a2096975841b72ff3c1662d27df9" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>consume_each</name></member>
      <member refid="classtrellis__metrics__c_1a68805b76a9f526972c736ee6430c4358" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>D</name></member>
      <member refid="classgr__basic__block_1a7fb7e692e3b98a82410b396ef263bb41" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_color</name></member>
      <member refid="classtrellis__metrics__c_1a2d364a4cf03238756131901d78c4b871" prot="private" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_D</name></member>
      <member refid="classgr__basic__block_1a2c8da0c28bbbfb0e759278c9b9459e96" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_input_signature</name></member>
      <member refid="classgr__basic__block_1afd352cc073ef28012d4d079a863f5401" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_name</name></member>
      <member refid="classtrellis__metrics__c_1a5805c7290572893c706f0a21b1fe33ec" prot="private" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_O</name></member>
      <member refid="classgr__basic__block_1a76d64ed7a79566e3310306ae6f194d75" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_output_signature</name></member>
      <member refid="classtrellis__metrics__c_1aaea7fae13605666465c88b57665fc00b" prot="private" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_TABLE</name></member>
      <member refid="classtrellis__metrics__c_1adc5c6d84b48f098a4b6589413aaf5642" prot="private" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_TYPE</name></member>
      <member refid="classgr__basic__block_1a0d2999c04f47327f93dd7def5dc704f8" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>d_unique_id</name></member>
      <member refid="classgr__block_1afb276858409ac55d62fca1c87d7d4083" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>detail</name></member>
      <member refid="classgr__block_1ab4eeb29440f674815ab3b44b4fb0c34d" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>fixed_rate</name></member>
      <member refid="classgr__block_1a4f17bec4407904b31d45f0d8e78c4683" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>fixed_rate_ninput_to_noutput</name></member>
      <member refid="classgr__block_1a196ae6a4f9a3d0abed3428d2b765a133" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>fixed_rate_noutput_to_ninput</name></member>
      <member refid="classtrellis__metrics__c_1a4400a3c585522d66666e9024130359d5" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>forecast</name></member>
      <member refid="classtrellis__metrics__c_1aefc019310c8151cab2802d4fe8fc78ef" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>general_work</name></member>
      <member refid="classgr__basic__block_1a1183eee484f58953a2fed4c792e46245" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>gr_basic_block</name></member>
      <member refid="classgr__block_1a268510acce1f94c0a60c5273f4948641" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>gr_block</name></member>
      <member refid="classgr__basic__block_1a69b41e361328cea911d69e1ec0bc50ff" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>gr_flat_flowgraph</name></member>
      <member refid="classgr__basic__block_1adf5bf4523d6dd698aa770e3da8f2b30d" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>gr_flowgraph</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3daa6cce7ec34a3f9cf917e545a743dc89f" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>GREY</name></member>
      <member refid="classgr__block_1ad3b305a663f4b5b5c4e17070d00f05d9" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>history</name></member>
      <member refid="classgr__basic__block_1a58f6d05e85931200f3771d3e50741281" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>input_signature</name></member>
      <member refid="classgr__basic__block_1aa12a20d8b8eab341da935530d29299d2" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>name</name></member>
      <member refid="classtrellis__metrics__c_1a9954464f33f5071cfa32b778bce8dd1c" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>O</name></member>
      <member refid="classgr__block_1ade8590e9cba9ccfe1b870be46b1416c2" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>output_multiple</name></member>
      <member refid="classgr__basic__block_1add68b96f012dfe352700b4fd1c3a184a" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>output_signature</name></member>
      <member refid="classgr__block_1aa9df8c4d3fb92bde98900831546f8b97" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>relative_rate</name></member>
      <member refid="classgr__basic__block_1a0821ef947158670d53bf0739f3c8877b" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_color</name></member>
      <member refid="classgr__block_1a26b61f2c2ca308c3bde82f01d3e9650b" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_detail</name></member>
      <member refid="classgr__block_1a176a95343488a9a760c8edf8bb08db20" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_fixed_rate</name></member>
      <member refid="classgr__block_1a7c1c85a2d47f72255efd821a6f98f7ba" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_history</name></member>
      <member refid="classgr__basic__block_1a419d0fbba0ca02d822cbc299b979de54" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_input_signature</name></member>
      <member refid="classgr__block_1a14e8b799f920e52afb93fac413b1a729" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_output_multiple</name></member>
      <member refid="classgr__basic__block_1a949b6ad69ebfdf423835265db99cf63d" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_output_signature</name></member>
      <member refid="classgr__block_1ab9dc7e6d30692bbfa65fc7c4eef6fc9d" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_relative_rate</name></member>
      <member refid="classtrellis__metrics__c_1a36d9b09f74270e86a2c57c9f3cff14f8" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>set_TABLE</name></member>
      <member refid="classgr__block_1a49ea94a86f3199f23563bb837633ea1f" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>start</name></member>
      <member refid="classgr__block_1a53c2c89c037e4e393b75414d605e36b1" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>stop</name></member>
      <member refid="classtrellis__metrics__c_1a75b8ed172c561102653b93198ded866f" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>TABLE</name></member>
      <member refid="classtrellis__metrics__c_1a0e0d44932561da33a80c5ee72db55f81" prot="private" virt="non-virtual"><scope>trellis_metrics_c</scope><name>trellis_make_metrics_c</name></member>
      <member refid="classtrellis__metrics__c_1a316c161a817bd8446d8943b63bf4e52f" prot="private" virt="non-virtual"><scope>trellis_metrics_c</scope><name>trellis_metrics_c</name></member>
      <member refid="classtrellis__metrics__c_1a7293d59e62cad0f7cc9c85bc5833efb9" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>TYPE</name></member>
      <member refid="classgr__basic__block_1aa2a2947744d418c5470fbf4e623b58fe" prot="public" virt="non-virtual"><scope>trellis_metrics_c</scope><name>unique_id</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3d" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>vcolor</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3da476d594a077e729bad0f2cfa2008c899" prot="protected" virt="non-virtual"><scope>trellis_metrics_c</scope><name>WHITE</name></member>
      <member refid="classgr__basic__block_1a5bc14d27d53b7b57a960a47cc255e3f9" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>~gr_basic_block</name></member>
      <member refid="classgr__block_1a19133eeffa5f8e6743342f375551ad0c" prot="public" virt="virtual"><scope>trellis_metrics_c</scope><name>~gr_block</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>