Sophie

Sophie

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

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="structgc__comp__info" kind="struct" prot="public">
    <compoundname>gc_comp_info</compoundname>
    <includes refid="gc__spu__args_8h" local="no">gc_spu_args.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structgc__comp__info_1af399517e4c8c10baed052bc40fa2259a" prot="public" static="no" mutable="no">
        <type>uint16_t</type>
        <definition>uint16_t gc_comp_info::in_use</definition>
        <argsstring></argsstring>
        <name>in_use</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" line="55" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" bodystart="55" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structgc__comp__info_1aa0a863264a7d2a1445c3ee31fb2a6e9b" prot="public" static="no" mutable="no">
        <type>uint16_t</type>
        <definition>uint16_t gc_comp_info::ncomplete</definition>
        <argsstring></argsstring>
        <name>ncomplete</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" line="56" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" bodystart="56" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structgc__comp__info_1adc0389c565c52a5513a5d45aba210663" prot="public" static="no" mutable="no">
        <type>uint16_t</type>
        <definition>uint16_t gc_comp_info::job_id[GC_CI_NJOBS]</definition>
        <argsstring>[GC_CI_NJOBS]</argsstring>
        <name>job_id</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" line="57" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" bodystart="57" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Used to return info to PPE on which jobs are completed. </para>    </briefdescription>
    <detaileddescription>
<para>When each SPE is initalized, it is passed EA pointers to two of these structures. The SPE uses these to communicate which jobs that it has worked on are complete. The SPE notifies the PPE by sending an OP_JOBS_DONE message (see <ref refid="gc__mbox_8h" kindref="compound">gc_mbox.h</ref>) with an argument of 0 or 1, indicating which of the two comp_info&apos;s to examine. The SPE sets the in_use flag to 1 before DMA&apos;ing to the PPE. When the PPE is done with the structure, it must clear the in_use field to let the SPE know it can begin using it again. </para>    </detaileddescription>
    <location file="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" line="54" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gcell/include/gcell/gc_spu_args.h" bodystart="54" bodyend="58"/>
    <listofallmembers>
      <member refid="structgc__comp__info_1af399517e4c8c10baed052bc40fa2259a" prot="public" virt="non-virtual"><scope>gc_comp_info</scope><name>in_use</name></member>
      <member refid="structgc__comp__info_1adc0389c565c52a5513a5d45aba210663" prot="public" virt="non-virtual"><scope>gc_comp_info</scope><name>job_id</name></member>
      <member refid="structgc__comp__info_1aa0a863264a7d2a1445c3ee31fb2a6e9b" prot="public" virt="non-virtual"><scope>gc_comp_info</scope><name>ncomplete</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>