Sophie

Sophie

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

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="classgr__dispatcher" kind="class" prot="public">
    <compoundname>gr_dispatcher</compoundname>
    <includes refid="gr__dispatcher_8h" local="no">gr_dispatcher.h</includes>
      <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="classgr__dispatcher_1a9d4af6fab6fc47e48558cc7a56d9788f" prot="private" static="no" mutable="no">
        <type><ref refid="classstd_1_1vector" kindref="compound">std::vector</ref>&lt; <ref refid="classboost_1_1shared__ptr" kindref="compound">gr_select_handler_sptr</ref> &gt;</type>
        <definition>std::vector&lt;gr_select_handler_sptr&gt; gr_dispatcher::d_handler</definition>
        <argsstring></argsstring>
        <name>d_handler</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="46" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" bodystart="46" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__dispatcher_1af57d8ef4ed647ab513ded880f32eaa7e" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_dispatcher::d_max_index</definition>
        <argsstring></argsstring>
        <name>d_max_index</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="47" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" bodystart="47" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="private-func">
      <memberdef kind="function" id="classgr__dispatcher_1ad52eea0cbad313337d798ec39dcd318a" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>gr_dispatcher::gr_dispatcher</definition>
        <argsstring>()</argsstring>
        <name>gr_dispatcher</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="43"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="friend">
      <memberdef kind="friend" id="classgr__dispatcher_1ac8511066b40fcc271708b381c68e75f0" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>friend <ref refid="classboost_1_1shared__ptr" kindref="compound">gr_dispatcher_sptr</ref></type>
        <definition>gr_dispatcher_sptr gr_make_dispatcher</definition>
        <argsstring>()</argsstring>
        <name>gr_make_dispatcher</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="44"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="classgr__dispatcher_1ac4efcfd65279f042a891df1e51fc2dec" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>gr_dispatcher::~gr_dispatcher</definition>
        <argsstring>()</argsstring>
        <name>~gr_dispatcher</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="50"/>
      </memberdef>
      <memberdef kind="function" id="classgr__dispatcher_1a761602cfdc4515148d2b2e911e87a33d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type><ref refid="gc__types_8h_1a0f2b5d454b7e4dda3861032cfce91085" kindref="member">bool</ref></type>
        <definition>bool gr_dispatcher::add_handler</definition>
        <argsstring>(gr_select_handler_sptr handler)</argsstring>
        <name>add_handler</name>
        <param>
          <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_select_handler_sptr</ref></type>
          <declname>handler</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="52"/>
      </memberdef>
      <memberdef kind="function" id="classgr__dispatcher_1af5e406f189d728e550d53f11027efe95" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type><ref refid="gc__types_8h_1a0f2b5d454b7e4dda3861032cfce91085" kindref="member">bool</ref></type>
        <definition>bool gr_dispatcher::del_handler</definition>
        <argsstring>(gr_select_handler_sptr handler)</argsstring>
        <name>del_handler</name>
        <param>
          <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_select_handler_sptr</ref></type>
          <declname>handler</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="53"/>
      </memberdef>
      <memberdef kind="function" id="classgr__dispatcher_1a65344f6ad7fdf57ca74729b97a278e48" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type><ref refid="gc__types_8h_1a0f2b5d454b7e4dda3861032cfce91085" kindref="member">bool</ref></type>
        <definition>bool gr_dispatcher::del_handler</definition>
        <argsstring>(gr_select_handler *handler)</argsstring>
        <name>del_handler</name>
        <param>
          <type><ref refid="classgr__select__handler" kindref="compound">gr_select_handler</ref> *</type>
          <declname>handler</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="54"/>
      </memberdef>
      <memberdef kind="function" id="classgr__dispatcher_1a04d629d6169a9e8a2005863e70eae083" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void gr_dispatcher::loop</definition>
        <argsstring>(double timeout=10)</argsstring>
        <name>loop</name>
        <param>
          <type>double</type>
          <declname>timeout</declname>
          <defval>10</defval>
        </param>
        <briefdescription>
<para>Event dispatching loop. </para>        </briefdescription>
        <detaileddescription>
<para>Enter a polling loop that only terminates after all gr_select_handlers have been removed. <computeroutput>timeout</computeroutput> sets the timeout parameter to the select() call, measured in seconds.</para><para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>timeout</parametername>
</parameternamelist>
<parameterdescription>
<para>maximum number of seconds to block in select. </para></parameterdescription>
</parameteritem>
</parameterlist>
</para>        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="65"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>invoke callbacks based on select. </para>    </briefdescription>
    <detaileddescription>
<para><simplesect kind="see"><para><ref refid="classgr__select__handler" kindref="compound">gr_select_handler</ref> </para></simplesect>
</para>    </detaileddescription>
    <collaborationgraph>
      <node id="7805">
        <label>T</label>
      </node>
      <node id="7804">
        <label>boost::shared_ptr&lt; T &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="7805" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="7802">
        <label>gr_dispatcher</label>
        <link refid="classgr__dispatcher"/>
        <childnode refid="7803" relation="usage">
          <edgelabel>d_handler</edgelabel>
        </childnode>
      </node>
      <node id="7803">
        <label>std::vector&lt; gr_select_handler_sptr &gt;</label>
        <childnode refid="7804" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" line="42" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_dispatcher.h" bodystart="41" bodyend="66"/>
    <listofallmembers>
      <member refid="classgr__dispatcher_1a761602cfdc4515148d2b2e911e87a33d" prot="public" virt="non-virtual"><scope>gr_dispatcher</scope><name>add_handler</name></member>
      <member refid="classgr__dispatcher_1a9d4af6fab6fc47e48558cc7a56d9788f" prot="private" virt="non-virtual"><scope>gr_dispatcher</scope><name>d_handler</name></member>
      <member refid="classgr__dispatcher_1af57d8ef4ed647ab513ded880f32eaa7e" prot="private" virt="non-virtual"><scope>gr_dispatcher</scope><name>d_max_index</name></member>
      <member refid="classgr__dispatcher_1af5e406f189d728e550d53f11027efe95" prot="public" virt="non-virtual"><scope>gr_dispatcher</scope><name>del_handler</name></member>
      <member refid="classgr__dispatcher_1a65344f6ad7fdf57ca74729b97a278e48" prot="public" virt="non-virtual"><scope>gr_dispatcher</scope><name>del_handler</name></member>
      <member refid="classgr__dispatcher_1ad52eea0cbad313337d798ec39dcd318a" prot="private" virt="non-virtual"><scope>gr_dispatcher</scope><name>gr_dispatcher</name></member>
      <member refid="classgr__dispatcher_1ac8511066b40fcc271708b381c68e75f0" prot="private" virt="non-virtual"><scope>gr_dispatcher</scope><name>gr_make_dispatcher</name></member>
      <member refid="classgr__dispatcher_1a04d629d6169a9e8a2005863e70eae083" prot="public" virt="non-virtual"><scope>gr_dispatcher</scope><name>loop</name></member>
      <member refid="classgr__dispatcher_1ac4efcfd65279f042a891df1e51fc2dec" prot="public" virt="non-virtual"><scope>gr_dispatcher</scope><name>~gr_dispatcher</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>