Sophie

Sophie

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

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__endpoint" kind="class" prot="public">
    <compoundname>gr_endpoint</compoundname>
    <includes refid="gr__flowgraph_8h" local="no">gr_flowgraph.h</includes>
      <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="classgr__endpoint_1ac80ed130ce59b58ede384fa6ad2ba7ca" prot="private" static="no" mutable="no">
        <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_basic_block_sptr</ref></type>
        <definition>gr_basic_block_sptr gr_endpoint::d_basic_block</definition>
        <argsstring></argsstring>
        <name>d_basic_block</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="36" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="36" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__endpoint_1a98d9f87153cbff92b828417531a4053b" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_endpoint::d_port</definition>
        <argsstring></argsstring>
        <name>d_port</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="37" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="37" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="classgr__endpoint_1af248ee135cf45918c78d8e5b1d1e214c" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>gr_endpoint::gr_endpoint</definition>
        <argsstring>()</argsstring>
        <name>gr_endpoint</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="40" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="40" bodyend="40"/>
      </memberdef>
      <memberdef kind="function" id="classgr__endpoint_1aeac66cfca038dfee21eaa96d6d099746" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>gr_endpoint::gr_endpoint</definition>
        <argsstring>(gr_basic_block_sptr block, int port)</argsstring>
        <name>gr_endpoint</name>
        <param>
          <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_basic_block_sptr</ref></type>
          <declname>block</declname>
        </param>
        <param>
          <type>int</type>
          <declname>port</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="41" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="41" bodyend="41"/>
        <references refid="classgr__endpoint_1a4c93735b0fa242c803270dcbffbbe1c9" compoundref="gr__flowgraph_8h" startline="42" endline="42">block</references>
        <references refid="classgr__endpoint_1a489b2dc68ca529be2fbcffa94dbaa42b" compoundref="gr__flowgraph_8h" startline="43" endline="43">port</references>
      </memberdef>
      <memberdef kind="function" id="classgr__endpoint_1a4c93735b0fa242c803270dcbffbbe1c9" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_basic_block_sptr</ref></type>
        <definition>gr_basic_block_sptr gr_endpoint::block</definition>
        <argsstring>() const </argsstring>
        <name>block</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="42" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="42" bodyend="42"/>
        <referencedby refid="classgr__endpoint_1aeac66cfca038dfee21eaa96d6d099746" compoundref="gr__flowgraph_8h" startline="41" endline="41">gr_endpoint</referencedby>
        <referencedby refid="gr__flowgraph_8h_1a1ed89b7886059e6b5dc0e323f7cc6be4" compoundref="gr__flowgraph_8h" startline="177" endline="181">operator&lt;&lt;</referencedby>
      </memberdef>
      <memberdef kind="function" id="classgr__endpoint_1a489b2dc68ca529be2fbcffa94dbaa42b" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type>int</type>
        <definition>int gr_endpoint::port</definition>
        <argsstring>() const </argsstring>
        <name>port</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="43" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="43" bodyend="43"/>
        <referencedby refid="classgr__endpoint_1aeac66cfca038dfee21eaa96d6d099746" compoundref="gr__flowgraph_8h" startline="41" endline="41">gr_endpoint</referencedby>
        <referencedby refid="gr__flowgraph_8h_1a1ed89b7886059e6b5dc0e323f7cc6be4" compoundref="gr__flowgraph_8h" startline="177" endline="181">operator&lt;&lt;</referencedby>
      </memberdef>
      <memberdef kind="function" id="classgr__endpoint_1ad3cdff47bb17116f5979e0e4301ac67c" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="gc__types_8h_1a0f2b5d454b7e4dda3861032cfce91085" kindref="member">bool</ref></type>
        <definition>bool gr_endpoint::operator==</definition>
        <argsstring>(const gr_endpoint &amp;other) const </argsstring>
        <name>operator==</name>
        <param>
          <type>const <ref refid="classgr__endpoint" kindref="compound">gr_endpoint</ref> &amp;</type>
          <declname>other</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="45" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="48" bodyend="52"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Class representing a specific input or output graph endpoint. </para>    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="7975">
        <label>gr_endpoint</label>
        <link refid="classgr__endpoint"/>
        <childnode refid="7976" relation="usage">
          <edgelabel>d_basic_block</edgelabel>
        </childnode>
      </node>
      <node id="7978">
        <label>boost::shared_ptr&lt; gr_io_signature &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="7979" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="7982">
        <label>std::basic_string&lt; char &gt;</label>
      </node>
      <node id="7979">
        <label>gr_io_signature</label>
        <link refid="classgr__io__signature"/>
        <childnode refid="7980" relation="usage">
          <edgelabel>d_sizeof_stream_item</edgelabel>
        </childnode>
      </node>
      <node id="7976">
        <label>boost::shared_ptr&lt; gr_basic_block &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="7977" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="7977">
        <label>gr_basic_block</label>
        <link refid="classgr__basic__block"/>
        <childnode refid="7978" relation="usage">
          <edgelabel>d_input_signature</edgelabel>
          <edgelabel>d_output_signature</edgelabel>
        </childnode>
        <childnode refid="7981" relation="usage">
          <edgelabel>d_name</edgelabel>
        </childnode>
      </node>
      <node id="7980">
        <label>std::vector&lt; int &gt;</label>
        <link refid="classstd_1_1vector"/>
      </node>
      <node id="7981">
        <label>std::string</label>
        <childnode refid="7982" relation="public-inheritance">
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" line="34" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/runtime/gr_flowgraph.h" bodystart="33" bodyend="46"/>
    <listofallmembers>
      <member refid="classgr__endpoint_1a4c93735b0fa242c803270dcbffbbe1c9" prot="public" virt="non-virtual"><scope>gr_endpoint</scope><name>block</name></member>
      <member refid="classgr__endpoint_1ac80ed130ce59b58ede384fa6ad2ba7ca" prot="private" virt="non-virtual"><scope>gr_endpoint</scope><name>d_basic_block</name></member>
      <member refid="classgr__endpoint_1a98d9f87153cbff92b828417531a4053b" prot="private" virt="non-virtual"><scope>gr_endpoint</scope><name>d_port</name></member>
      <member refid="classgr__endpoint_1af248ee135cf45918c78d8e5b1d1e214c" prot="public" virt="non-virtual"><scope>gr_endpoint</scope><name>gr_endpoint</name></member>
      <member refid="classgr__endpoint_1aeac66cfca038dfee21eaa96d6d099746" prot="public" virt="non-virtual"><scope>gr_endpoint</scope><name>gr_endpoint</name></member>
      <member refid="classgr__endpoint_1ad3cdff47bb17116f5979e0e4301ac67c" prot="public" virt="non-virtual"><scope>gr_endpoint</scope><name>operator==</name></member>
      <member refid="classgr__endpoint_1a489b2dc68ca529be2fbcffa94dbaa42b" prot="public" virt="non-virtual"><scope>gr_endpoint</scope><name>port</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>