Sophie

Sophie

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

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__edge" kind="class" prot="public">
    <compoundname>gr_edge</compoundname>
    <includes refid="gr__flowgraph_8h" local="no">gr_flowgraph.h</includes>
      <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="classgr__edge_1ae3be20443009fe86d2fde2bfc8eb0704" prot="private" static="no" mutable="no">
        <type><ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref></type>
        <definition>gr_endpoint gr_edge::d_src</definition>
        <argsstring></argsstring>
        <name>d_src</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="73" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="73" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__edge_1a13fce0dbb163a5191c6be4e0a5a554f7" prot="private" static="no" mutable="no">
        <type><ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref></type>
        <definition>gr_endpoint gr_edge::d_dst</definition>
        <argsstring></argsstring>
        <name>d_dst</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="74" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="74" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="classgr__edge_1a41ee973bc27369dc8d07193ba13c3fb2" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>gr_edge::gr_edge</definition>
        <argsstring>()</argsstring>
        <name>gr_edge</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="65" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="65" bodyend="65"/>
      </memberdef>
      <memberdef kind="function" id="classgr__edge_1a7729fa9d896b7e0133573d18038a1a46" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>gr_edge::gr_edge</definition>
        <argsstring>(const gr_endpoint &amp;src, const gr_endpoint &amp;dst)</argsstring>
        <name>gr_edge</name>
        <param>
          <type>const <ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref> &amp;</type>
          <declname>src</declname>
        </param>
        <param>
          <type>const <ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref> &amp;</type>
          <declname>dst</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="66" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="66" bodyend="66"/>
      </memberdef>
      <memberdef kind="function" id="classgr__edge_1a73dde3232c3dd2442a3525ce6bd8c2ca" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>gr_edge::~gr_edge</definition>
        <argsstring>()</argsstring>
        <name>~gr_edge</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="67"/>
      </memberdef>
      <memberdef kind="function" id="classgr__edge_1a9ee22c06242b3ec3b8a8e5696be43854" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type>const <ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref> &amp;</type>
        <definition>const gr_endpoint&amp; gr_edge::src</definition>
        <argsstring>() const </argsstring>
        <name>src</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="69" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="69" bodyend="69"/>
        <referencedby refid="gr__flowgraph_8h_1a38500da45b60ec5cf7495c787d9559c9" compoundref="gr__flowgraph_8h" startline="184" endline="188">operator&lt;&lt;</referencedby>
      </memberdef>
      <memberdef kind="function" id="classgr__edge_1a531c6445e6e881887209a0c4141cd67d" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type>const <ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref> &amp;</type>
        <definition>const gr_endpoint&amp; gr_edge::dst</definition>
        <argsstring>() const </argsstring>
        <name>dst</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="70" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="70" bodyend="70"/>
        <referencedby refid="gr__flowgraph_8h_1a38500da45b60ec5cf7495c787d9559c9" compoundref="gr__flowgraph_8h" startline="184" endline="188">operator&lt;&lt;</referencedby>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Class representing a connection between to graph endpoints. </para>    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="7938">
        <label>gr_endpoint</label>
        <link refid="classgr__endpoint"/>
        <childnode refid="7939" relation="usage">
          <edgelabel>d_basic_block</edgelabel>
        </childnode>
      </node>
      <node id="7941">
        <label>boost::shared_ptr&lt; gr_io_signature &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="7942" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="7945">
        <label>std::basic_string&lt; char &gt;</label>
      </node>
      <node id="7942">
        <label>gr_io_signature</label>
        <link refid="classgr__io__signature"/>
        <childnode refid="7943" relation="usage">
          <edgelabel>d_sizeof_stream_item</edgelabel>
        </childnode>
      </node>
      <node id="7939">
        <label>boost::shared_ptr&lt; gr_basic_block &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="7940" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="7940">
        <label>gr_basic_block</label>
        <link refid="classgr__basic__block"/>
        <childnode refid="7941" relation="usage">
          <edgelabel>d_input_signature</edgelabel>
          <edgelabel>d_output_signature</edgelabel>
        </childnode>
        <childnode refid="7944" relation="usage">
          <edgelabel>d_name</edgelabel>
        </childnode>
      </node>
      <node id="7937">
        <label>gr_edge</label>
        <link refid="classgr__edge"/>
        <childnode refid="7938" relation="usage">
          <edgelabel>d_src</edgelabel>
          <edgelabel>d_dst</edgelabel>
        </childnode>
      </node>
      <node id="7943">
        <label>std::vector&lt; int &gt;</label>
        <link refid="classstd_1_1vector"/>
      </node>
      <node id="7944">
        <label>std::string</label>
        <childnode refid="7945" relation="public-inheritance">
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="63" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="62" bodyend="75"/>
    <listofallmembers>
      <member refid="classgr__edge_1a13fce0dbb163a5191c6be4e0a5a554f7" prot="private" virt="non-virtual"><scope>gr_edge</scope><name>d_dst</name></member>
      <member refid="classgr__edge_1ae3be20443009fe86d2fde2bfc8eb0704" prot="private" virt="non-virtual"><scope>gr_edge</scope><name>d_src</name></member>
      <member refid="classgr__edge_1a531c6445e6e881887209a0c4141cd67d" prot="public" virt="non-virtual"><scope>gr_edge</scope><name>dst</name></member>
      <member refid="classgr__edge_1a41ee973bc27369dc8d07193ba13c3fb2" prot="public" virt="non-virtual"><scope>gr_edge</scope><name>gr_edge</name></member>
      <member refid="classgr__edge_1a7729fa9d896b7e0133573d18038a1a46" prot="public" virt="non-virtual"><scope>gr_edge</scope><name>gr_edge</name></member>
      <member refid="classgr__edge_1a9ee22c06242b3ec3b8a8e5696be43854" prot="public" virt="non-virtual"><scope>gr_edge</scope><name>src</name></member>
      <member refid="classgr__edge_1a73dde3232c3dd2442a3525ce6bd8c2ca" prot="public" virt="non-virtual"><scope>gr_edge</scope><name>~gr_edge</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>