Sophie

Sophie

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

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__framer__sink__1" kind="class" prot="public">
    <compoundname>gr_framer_sink_1</compoundname>
    <basecompoundref refid="classgr__sync__block" prot="public" virt="non-virtual">gr_sync_block</basecompoundref>
    <includes refid="gr__framer__sink__1_8h" local="no">gr_framer_sink_1.h</includes>
      <sectiondef kind="private-type">
      <memberdef kind="enum" id="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5" prot="private" static="no">
        <name>state_t</name>
        <enumvalue id="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5a18980da74091d7606800733809999d68" prot="private">
          <name>STATE_SYNC_SEARCH</name>
          <briefdescription>
          </briefdescription>
          <detaileddescription>
          </detaileddescription>
        </enumvalue>
        <enumvalue id="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5a8a1d44caf47c80e401e53f816e38c8f0" prot="private">
          <name>STATE_HAVE_SYNC</name>
          <briefdescription>
          </briefdescription>
          <detaileddescription>
          </detaileddescription>
        </enumvalue>
        <enumvalue id="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5ade85c63534acd5bae13ac66ed373f7ca" prot="private">
          <name>STATE_HAVE_HEADER</name>
          <briefdescription>
          </briefdescription>
          <detaileddescription>
          </detaileddescription>
        </enumvalue>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="59" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="59" bodyend="59"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="private-static-attrib">
      <memberdef kind="variable" id="classgr__framer__sink__1_1ab98bbd750b3117f0695411700536e501" prot="private" static="yes" mutable="no">
        <type>const int</type>
        <definition>const int gr_framer_sink_1::MAX_PKT_LEN</definition>
        <argsstring></argsstring>
        <name>MAX_PKT_LEN</name>
        <initializer> 4096</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="61" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="61" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a7376ea50cefa284a38b02bf0463df26c" prot="private" static="yes" mutable="no">
        <type>const int</type>
        <definition>const int gr_framer_sink_1::HEADERBITLEN</definition>
        <argsstring></argsstring>
        <name>HEADERBITLEN</name>
        <initializer> 32</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="62" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="62" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="classgr__framer__sink__1_1a31d3f555a9d3e701ee4e686fb8d40835" prot="private" static="no" mutable="no">
        <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_msg_queue_sptr</ref></type>
        <definition>gr_msg_queue_sptr gr_framer_sink_1::d_target_queue</definition>
        <argsstring></argsstring>
        <name>d_target_queue</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="64" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="64" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a9a95faa547b2527ad2f297b5f5edded1" prot="private" static="no" mutable="no">
        <type>state_t</type>
        <definition>state_t gr_framer_sink_1::d_state</definition>
        <argsstring></argsstring>
        <name>d_state</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="65" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="65" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a68d3bcf694490492753a0255d8d17587" prot="private" static="no" mutable="no">
        <type>unsigned int</type>
        <definition>unsigned int gr_framer_sink_1::d_header</definition>
        <argsstring></argsstring>
        <name>d_header</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="66" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="66" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a8d44021b0705aaf6f0deab1ac736e47a" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_framer_sink_1::d_headerbitlen_cnt</definition>
        <argsstring></argsstring>
        <name>d_headerbitlen_cnt</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="67" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="67" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1ab579a6461992ce31ea22ea2058b38d31" prot="private" static="no" mutable="no">
        <type>unsigned char</type>
        <definition>unsigned char gr_framer_sink_1::d_packet[MAX_PKT_LEN]</definition>
        <argsstring>[MAX_PKT_LEN]</argsstring>
        <name>d_packet</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="69" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="69" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a21e5f7c835f10675f3391d1dc89e1ccc" prot="private" static="no" mutable="no">
        <type>unsigned char</type>
        <definition>unsigned char gr_framer_sink_1::d_packet_byte</definition>
        <argsstring></argsstring>
        <name>d_packet_byte</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="70" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="70" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a2fae9d88521b7a540b3128e8295378f6" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_framer_sink_1::d_packet_byte_index</definition>
        <argsstring></argsstring>
        <name>d_packet_byte_index</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="71" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="71" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1aaa99c8a5424ed11ca3a0e64a854adcb6" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_framer_sink_1::d_packetlen</definition>
        <argsstring></argsstring>
        <name>d_packetlen</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="72" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="72" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1a369923ed54f4c0f66a86d462143518ba" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_framer_sink_1::d_packet_whitener_offset</definition>
        <argsstring></argsstring>
        <name>d_packet_whitener_offset</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="73" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="73" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classgr__framer__sink__1_1aed78672f5f2935d7cb279c34d8280b60" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int gr_framer_sink_1::d_packetlen_cnt</definition>
        <argsstring></argsstring>
        <name>d_packetlen_cnt</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="74" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="74" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="friend">
      <memberdef kind="friend" id="classgr__framer__sink__1_1a4fb6b2ccea5f7c7f4fe9a04e005b09e2" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>friend <ref refid="classboost_1_1shared__ptr" kindref="compound">gr_framer_sink_1_sptr</ref></type>
        <definition>gr_framer_sink_1_sptr gr_make_framer_sink_1</definition>
        <argsstring>(gr_msg_queue_sptr target_queue)</argsstring>
        <name>gr_make_framer_sink_1</name>
        <param>
          <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_msg_queue_sptr</ref></type>
          <declname>target_queue</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="56"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="protected-func">
      <memberdef kind="function" id="classgr__framer__sink__1_1a8462ea2bad2d49086220c2b5eb894805" prot="protected" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>gr_framer_sink_1::gr_framer_sink_1</definition>
        <argsstring>(gr_msg_queue_sptr target_queue)</argsstring>
        <name>gr_framer_sink_1</name>
        <param>
          <type><ref refid="classboost_1_1shared__ptr" kindref="compound">gr_msg_queue_sptr</ref></type>
          <declname>target_queue</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="77"/>
      </memberdef>
      <memberdef kind="function" id="classgr__framer__sink__1_1ae6506c6d757bfee229e2caf7eeaef1dc" prot="protected" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void gr_framer_sink_1::enter_search</definition>
        <argsstring>()</argsstring>
        <name>enter_search</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="79"/>
      </memberdef>
      <memberdef kind="function" id="classgr__framer__sink__1_1ae4c482a3ab679642356620f0c216465b" prot="protected" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void gr_framer_sink_1::enter_have_sync</definition>
        <argsstring>()</argsstring>
        <name>enter_have_sync</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="80"/>
      </memberdef>
      <memberdef kind="function" id="classgr__framer__sink__1_1ad4215dba4e9dcff8b7ed24615b334875" prot="protected" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void gr_framer_sink_1::enter_have_header</definition>
        <argsstring>(int payload_len, int whitener_offset)</argsstring>
        <name>enter_have_header</name>
        <param>
          <type>int</type>
          <declname>payload_len</declname>
        </param>
        <param>
          <type>int</type>
          <declname>whitener_offset</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="81"/>
      </memberdef>
      <memberdef kind="function" id="classgr__framer__sink__1_1a25b0dab75810602a2f50e734aa2da66b" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="gc__types_8h_1a0f2b5d454b7e4dda3861032cfce91085" kindref="member">bool</ref></type>
        <definition>bool gr_framer_sink_1::header_ok</definition>
        <argsstring>()</argsstring>
        <name>header_ok</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="84" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="83" bodyend="87"/>
      </memberdef>
      <memberdef kind="function" id="classgr__framer__sink__1_1a797381f43858bf0745cc268442ef39b4" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>void</type>
        <definition>void gr_framer_sink_1::header_payload</definition>
        <argsstring>(int *len, int *offset)</argsstring>
        <name>header_payload</name>
        <param>
          <type>int *</type>
          <declname>len</declname>
        </param>
        <param>
          <type>int *</type>
          <declname>offset</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="90" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="89" bodyend="96"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="classgr__framer__sink__1_1a0be4776f164eaf5a7593b2fc773d7991" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>gr_framer_sink_1::~gr_framer_sink_1</definition>
        <argsstring>()</argsstring>
        <name>~gr_framer_sink_1</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="99"/>
      </memberdef>
      <memberdef kind="function" id="classgr__framer__sink__1_1aec0600ab0fbe296c5dc83f9ad39a4344" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
        <type>int</type>
        <definition>int gr_framer_sink_1::work</definition>
        <argsstring>(int noutput_items, gr_vector_const_void_star &amp;input_items, gr_vector_void_star &amp;output_items)</argsstring>
        <name>work</name>
        <reimplements refid="classgr__sync__block_1a0c523f4285a6eb690f677ee6295ab117">work</reimplements>
        <param>
          <type>int</type>
          <declname>noutput_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>just like <ref refid="classgr__block_1a137b93d87dc83bbdb6369d33f4ea8197" kindref="member">gr_block::general_work</ref>, only this arranges to call consume_each for you </para>        </briefdescription>
        <detaileddescription>
<para>The user must override work to define the signal processing code </para>        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="103"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Given a stream of bits and access_code flags, assemble packets.</para><para>input: stream of bytes from <ref refid="classgr__correlate__access__code__bb" kindref="compound">gr_correlate_access_code_bb</ref> output: none. Pushes assembled packet into target queue. </para>    </briefdescription>
    <detaileddescription>
<para>The framer expects a fixed length header of 2 16-bit shorts containing the payload length, followed by the payload. If the 2 16-bit shorts are not identical, this packet is ignored. Better algs are welcome.</para><para>The input data consists of bytes that have two bits used. Bit 0, the LSB, contains the data bit. Bit 1 if set, indicates that the corresponding bit is the the first bit of the packet. That is, this bit is the first one after the access code. </para>    </detaileddescription>
    <inheritancegraph>
      <node id="9131">
        <label>gr_sync_block</label>
        <link refid="classgr__sync__block"/>
        <childnode refid="9132" relation="public-inheritance">
        </childnode>
      </node>
      <node id="9132">
        <label>gr_block</label>
        <link refid="classgr__block"/>
        <childnode refid="9133" relation="public-inheritance">
        </childnode>
      </node>
      <node id="9130">
        <label>gr_framer_sink_1</label>
        <link refid="classgr__framer__sink__1"/>
        <childnode refid="9131" relation="public-inheritance">
        </childnode>
      </node>
      <node id="9133">
        <label>gr_basic_block</label>
        <link refid="classgr__basic__block"/>
      </node>
    </inheritancegraph>
    <collaborationgraph>
      <node id="9151">
        <label>std::vector&lt; gr_buffer_reader * &gt;</label>
        <link refid="classstd_1_1vector"/>
        <childnode refid="9147" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="9159">
        <label>boost::shared_ptr&lt; gr_message &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9160" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9156">
        <label>boost::shared_ptr&lt; gr_msg_queue &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9157" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9146">
        <label>boost::shared_ptr&lt; gr_buffer_reader &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9147" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9155">
        <label>T</label>
      </node>
      <node id="9135">
        <label>gr_sync_block</label>
        <link refid="classgr__sync__block"/>
        <childnode refid="9136" relation="public-inheritance">
        </childnode>
      </node>
      <node id="9160">
        <label>gr_message</label>
        <link refid="classgr__message"/>
        <childnode refid="9159" relation="usage">
          <edgelabel>d_next</edgelabel>
        </childnode>
      </node>
      <node id="9147">
        <label>gr_buffer_reader</label>
        <link refid="classgr__buffer__reader"/>
        <childnode refid="9148" relation="usage">
          <edgelabel>d_buffer</edgelabel>
        </childnode>
      </node>
      <node id="9150">
        <label>gr_vmcircbuf</label>
        <link refid="classgr__vmcircbuf"/>
      </node>
      <node id="9136">
        <label>gr_block</label>
        <link refid="classgr__block"/>
        <childnode refid="9137" relation="public-inheritance">
        </childnode>
        <childnode refid="9143" relation="usage">
          <edgelabel>d_detail</edgelabel>
        </childnode>
      </node>
      <node id="9143">
        <label>boost::shared_ptr&lt; gr_block_detail &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9144" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9154">
        <label>boost::shared_ptr&lt; T &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9155" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9144">
        <label>gr_block_detail</label>
        <link refid="classgr__block__detail"/>
        <childnode refid="9145" relation="usage">
          <edgelabel>d_input</edgelabel>
        </childnode>
        <childnode refid="9152" relation="usage">
          <edgelabel>d_tpb</edgelabel>
        </childnode>
        <childnode refid="9153" relation="usage">
          <edgelabel>d_output</edgelabel>
        </childnode>
      </node>
      <node id="9138">
        <label>boost::shared_ptr&lt; gr_io_signature &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9139" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9149">
        <label>gr_buffer</label>
        <link refid="classgr__buffer"/>
        <childnode refid="9150" relation="usage">
          <edgelabel>d_vmcircbuf</edgelabel>
        </childnode>
        <childnode refid="9151" relation="usage">
          <edgelabel>d_readers</edgelabel>
        </childnode>
      </node>
      <node id="9158">
        <label>gr_msg_handler</label>
        <link refid="classgr__msg__handler"/>
      </node>
      <node id="9142">
        <label>std::basic_string&lt; char &gt;</label>
      </node>
      <node id="9145">
        <label>std::vector&lt; gr_buffer_reader_sptr &gt;</label>
        <childnode refid="9146" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="9134">
        <label>gr_framer_sink_1</label>
        <link refid="classgr__framer__sink__1"/>
        <childnode refid="9135" relation="public-inheritance">
        </childnode>
        <childnode refid="9156" relation="usage">
          <edgelabel>d_target_queue</edgelabel>
        </childnode>
      </node>
      <node id="9148">
        <label>boost::shared_ptr&lt; gr_buffer &gt;</label>
        <link refid="classboost_1_1shared__ptr"/>
        <childnode refid="9149" relation="usage">
          <edgelabel>px</edgelabel>
        </childnode>
      </node>
      <node id="9152">
        <label>gr_tpb_detail</label>
        <link refid="structgr__tpb__detail"/>
      </node>
      <node id="9153">
        <label>std::vector&lt; gr_buffer_sptr &gt;</label>
        <childnode refid="9154" relation="usage">
          <edgelabel>p</edgelabel>
          <edgelabel>elements</edgelabel>
        </childnode>
      </node>
      <node id="9139">
        <label>gr_io_signature</label>
        <link refid="classgr__io__signature"/>
        <childnode refid="9140" relation="usage">
          <edgelabel>d_sizeof_stream_item</edgelabel>
        </childnode>
      </node>
      <node id="9161">
        <label>omni_condition</label>
        <link refid="classomni__condition"/>
        <childnode refid="9162" relation="usage">
          <edgelabel>mutex</edgelabel>
        </childnode>
      </node>
      <node id="9137">
        <label>gr_basic_block</label>
        <link refid="classgr__basic__block"/>
        <childnode refid="9138" relation="usage">
          <edgelabel>d_input_signature</edgelabel>
          <edgelabel>d_output_signature</edgelabel>
        </childnode>
        <childnode refid="9141" relation="usage">
          <edgelabel>d_name</edgelabel>
        </childnode>
      </node>
      <node id="9157">
        <label>gr_msg_queue</label>
        <link refid="classgr__msg__queue"/>
        <childnode refid="9158" relation="public-inheritance">
        </childnode>
        <childnode refid="9159" relation="usage">
          <edgelabel>d_head</edgelabel>
          <edgelabel>d_tail</edgelabel>
        </childnode>
        <childnode refid="9161" relation="usage">
          <edgelabel>d_not_empty</edgelabel>
          <edgelabel>d_not_full</edgelabel>
        </childnode>
        <childnode refid="9162" relation="usage">
          <edgelabel>d_mutex</edgelabel>
        </childnode>
      </node>
      <node id="9140">
        <label>std::vector&lt; int &gt;</label>
        <link refid="classstd_1_1vector"/>
      </node>
      <node id="9141">
        <label>std::string</label>
        <childnode refid="9142" relation="public-inheritance">
        </childnode>
      </node>
      <node id="9162">
        <label>omni_mutex</label>
        <link refid="classomni__mutex"/>
      </node>
    </collaborationgraph>
    <location file="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" line="54" bodyfile="/builddir/build/BUILD/gnuradio-3.2.2/gnuradio-core/src/lib/general/gr_framer_sink_1.h" bodystart="53" bodyend="104"/>
    <listofallmembers>
      <member refid="classgr__basic__block_1a2503eb6922db0bf2a442dcd2d14670c9" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>basic_block</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3da0abd1c82699481ffa502e5bb8d7bdaec" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>BLACK</name></member>
      <member refid="classgr__basic__block_1a50a714df9c3ce8c03854a09ac84e589b" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>check_topology</name></member>
      <member refid="classgr__basic__block_1a1cedb1704b6c00977c681b378ede384c" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>color</name></member>
      <member refid="classgr__block_1ac76b4c53af762a819bca003d5b5cb4d1" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>consume</name></member>
      <member refid="classgr__block_1a64e9a2096975841b72ff3c1662d27df9" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>consume_each</name></member>
      <member refid="classgr__basic__block_1a7fb7e692e3b98a82410b396ef263bb41" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_color</name></member>
      <member refid="classgr__framer__sink__1_1a68d3bcf694490492753a0255d8d17587" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_header</name></member>
      <member refid="classgr__framer__sink__1_1a8d44021b0705aaf6f0deab1ac736e47a" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_headerbitlen_cnt</name></member>
      <member refid="classgr__basic__block_1a2c8da0c28bbbfb0e759278c9b9459e96" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_input_signature</name></member>
      <member refid="classgr__basic__block_1afd352cc073ef28012d4d079a863f5401" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_name</name></member>
      <member refid="classgr__basic__block_1a76d64ed7a79566e3310306ae6f194d75" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_output_signature</name></member>
      <member refid="classgr__framer__sink__1_1ab579a6461992ce31ea22ea2058b38d31" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_packet</name></member>
      <member refid="classgr__framer__sink__1_1a21e5f7c835f10675f3391d1dc89e1ccc" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_packet_byte</name></member>
      <member refid="classgr__framer__sink__1_1a2fae9d88521b7a540b3128e8295378f6" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_packet_byte_index</name></member>
      <member refid="classgr__framer__sink__1_1a369923ed54f4c0f66a86d462143518ba" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_packet_whitener_offset</name></member>
      <member refid="classgr__framer__sink__1_1aaa99c8a5424ed11ca3a0e64a854adcb6" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_packetlen</name></member>
      <member refid="classgr__framer__sink__1_1aed78672f5f2935d7cb279c34d8280b60" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_packetlen_cnt</name></member>
      <member refid="classgr__framer__sink__1_1a9a95faa547b2527ad2f297b5f5edded1" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_state</name></member>
      <member refid="classgr__framer__sink__1_1a31d3f555a9d3e701ee4e686fb8d40835" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_target_queue</name></member>
      <member refid="classgr__basic__block_1a0d2999c04f47327f93dd7def5dc704f8" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>d_unique_id</name></member>
      <member refid="classgr__block_1afb276858409ac55d62fca1c87d7d4083" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>detail</name></member>
      <member refid="classgr__framer__sink__1_1ad4215dba4e9dcff8b7ed24615b334875" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>enter_have_header</name></member>
      <member refid="classgr__framer__sink__1_1ae4c482a3ab679642356620f0c216465b" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>enter_have_sync</name></member>
      <member refid="classgr__framer__sink__1_1ae6506c6d757bfee229e2caf7eeaef1dc" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>enter_search</name></member>
      <member refid="classgr__block_1ab4eeb29440f674815ab3b44b4fb0c34d" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>fixed_rate</name></member>
      <member refid="classgr__sync__block_1a0cbbc0ce275498411248e678038710b2" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>fixed_rate_ninput_to_noutput</name></member>
      <member refid="classgr__sync__block_1adaecb00ae09408c22e46c44d09aad53e" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>fixed_rate_noutput_to_ninput</name></member>
      <member refid="classgr__sync__block_1a1327e83509baf039aa3c816ea81a8f22" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>forecast</name></member>
      <member refid="classgr__sync__block_1a56ca60b6bc20a3510f71d961891fa81b" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>general_work</name></member>
      <member refid="classgr__basic__block_1a1183eee484f58953a2fed4c792e46245" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_basic_block</name></member>
      <member refid="classgr__block_1a268510acce1f94c0a60c5273f4948641" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_block</name></member>
      <member refid="classgr__basic__block_1a69b41e361328cea911d69e1ec0bc50ff" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_flat_flowgraph</name></member>
      <member refid="classgr__basic__block_1adf5bf4523d6dd698aa770e3da8f2b30d" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_flowgraph</name></member>
      <member refid="classgr__framer__sink__1_1a8462ea2bad2d49086220c2b5eb894805" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_framer_sink_1</name></member>
      <member refid="classgr__framer__sink__1_1a4fb6b2ccea5f7c7f4fe9a04e005b09e2" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_make_framer_sink_1</name></member>
      <member refid="classgr__sync__block_1a832d8dad2dbd38e8e9cfa0b954d37c87" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>gr_sync_block</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3daa6cce7ec34a3f9cf917e545a743dc89f" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>GREY</name></member>
      <member refid="classgr__framer__sink__1_1a25b0dab75810602a2f50e734aa2da66b" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>header_ok</name></member>
      <member refid="classgr__framer__sink__1_1a797381f43858bf0745cc268442ef39b4" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>header_payload</name></member>
      <member refid="classgr__framer__sink__1_1a7376ea50cefa284a38b02bf0463df26c" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>HEADERBITLEN</name></member>
      <member refid="classgr__block_1ad3b305a663f4b5b5c4e17070d00f05d9" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>history</name></member>
      <member refid="classgr__basic__block_1a58f6d05e85931200f3771d3e50741281" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>input_signature</name></member>
      <member refid="classgr__framer__sink__1_1ab98bbd750b3117f0695411700536e501" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>MAX_PKT_LEN</name></member>
      <member refid="classgr__basic__block_1aa12a20d8b8eab341da935530d29299d2" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>name</name></member>
      <member refid="classgr__block_1ade8590e9cba9ccfe1b870be46b1416c2" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>output_multiple</name></member>
      <member refid="classgr__basic__block_1add68b96f012dfe352700b4fd1c3a184a" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>output_signature</name></member>
      <member refid="classgr__block_1aa9df8c4d3fb92bde98900831546f8b97" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>relative_rate</name></member>
      <member refid="classgr__basic__block_1a0821ef947158670d53bf0739f3c8877b" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_color</name></member>
      <member refid="classgr__block_1a26b61f2c2ca308c3bde82f01d3e9650b" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_detail</name></member>
      <member refid="classgr__block_1a176a95343488a9a760c8edf8bb08db20" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_fixed_rate</name></member>
      <member refid="classgr__block_1a7c1c85a2d47f72255efd821a6f98f7ba" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_history</name></member>
      <member refid="classgr__basic__block_1a419d0fbba0ca02d822cbc299b979de54" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_input_signature</name></member>
      <member refid="classgr__block_1a14e8b799f920e52afb93fac413b1a729" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_output_multiple</name></member>
      <member refid="classgr__basic__block_1a949b6ad69ebfdf423835265db99cf63d" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_output_signature</name></member>
      <member refid="classgr__block_1ab9dc7e6d30692bbfa65fc7c4eef6fc9d" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>set_relative_rate</name></member>
      <member refid="classgr__block_1a49ea94a86f3199f23563bb837633ea1f" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>start</name></member>
      <member refid="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5ade85c63534acd5bae13ac66ed373f7ca" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>STATE_HAVE_HEADER</name></member>
      <member refid="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5a8a1d44caf47c80e401e53f816e38c8f0" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>STATE_HAVE_SYNC</name></member>
      <member refid="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5a18980da74091d7606800733809999d68" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>STATE_SYNC_SEARCH</name></member>
      <member refid="classgr__framer__sink__1_1a9a3b6f52daefc6064941c0c2ffdbc4d5" prot="private" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>state_t</name></member>
      <member refid="classgr__block_1a53c2c89c037e4e393b75414d605e36b1" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>stop</name></member>
      <member refid="classgr__basic__block_1aa2a2947744d418c5470fbf4e623b58fe" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>unique_id</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3d" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>vcolor</name></member>
      <member refid="classgr__basic__block_1a5c90b7c003ddd61f8df6bef2aceeab3da476d594a077e729bad0f2cfa2008c899" prot="protected" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>WHITE</name></member>
      <member refid="classgr__framer__sink__1_1aec0600ab0fbe296c5dc83f9ad39a4344" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>work</name></member>
      <member refid="classgr__basic__block_1a5bc14d27d53b7b57a960a47cc255e3f9" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>~gr_basic_block</name></member>
      <member refid="classgr__block_1a19133eeffa5f8e6743342f375551ad0c" prot="public" virt="virtual"><scope>gr_framer_sink_1</scope><name>~gr_block</name></member>
      <member refid="classgr__framer__sink__1_1a0be4776f164eaf5a7593b2fc773d7991" prot="public" virt="non-virtual"><scope>gr_framer_sink_1</scope><name>~gr_framer_sink_1</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>