GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
gr::digital::header_format_ofdm Member List

This is the complete list of members for gr::digital::header_format_ofdm, including all inherited members.

base()gr::digital::header_format_baseinline
d_bits_per_payload_symgr::digital::header_format_ofdmprotected
d_crc_implgr::digital::header_format_crcprotected
d_debug_loggergr::digital::header_format_baseprotected
d_frame_key_namegr::digital::header_format_ofdmprotected
d_hdr_reggr::digital::header_format_baseprotected
d_header_lengr::digital::header_format_ofdmprotected
d_header_numbergr::digital::header_format_crcprotected
d_infogr::digital::header_format_baseprotected
d_len_key_namegr::digital::header_format_crcprotected
d_loggergr::digital::header_format_baseprotected
d_num_key_namegr::digital::header_format_crcprotected
d_occupied_carriersgr::digital::header_format_ofdmprotected
d_scramble_maskgr::digital::header_format_ofdmprotected
d_stategr::digital::header_format_baseprotected
d_syms_per_setgr::digital::header_format_ofdmprotected
enter_have_header(int payload_len)gr::digital::header_format_baseprotectedvirtual
enter_have_sync()gr::digital::header_format_baseprotectedvirtual
enter_search()gr::digital::header_format_baseprotectedvirtual
format(int nbytes_in, const unsigned char *input, pmt::pmt_t &output, pmt::pmt_t &info) overridegr::digital::header_format_ofdmvirtual
formatter()gr::digital::header_format_baseinline
header_format_base()gr::digital::header_format_base
header_format_crc(const std::string &len_key_name="packet_len", const std::string &num_key_name="packet_num")gr::digital::header_format_crc
header_format_ofdm(const std::vector< std::vector< int >> &occupied_carriers, int n_syms, const std::string &len_key_name="packet_len", const std::string &frame_key_name="frame_len", const std::string &num_key_name="packet_num", int bits_per_header_sym=1, int bits_per_payload_sym=1, bool scramble_header=false)gr::digital::header_format_ofdm
header_nbits() const overridegr::digital::header_format_ofdmvirtual
header_nbytes() constgr::digital::header_format_base
header_ok() overridegr::digital::header_format_crcprotectedvirtual
header_payload() overridegr::digital::header_format_ofdmprotectedvirtual
make(const std::vector< std::vector< int >> &occupied_carriers, int n_syms, const std::string &len_key_name="packet_len", const std::string &frame_key_name="frame_len", const std::string &num_key_name="packet_num", int bits_per_header_sym=1, int bits_per_payload_sym=1, bool scramble_header=false)gr::digital::header_format_ofdmstatic
gr::digital::header_format_crc::make(const std::string &len_key_name="packet_len", const std::string &num_key_name="packet_num")gr::digital::header_format_crcstatic
parse(int nbits_in, const unsigned char *input, std::vector< pmt::pmt_t > &info, int &nbits_processed) overridegr::digital::header_format_ofdmvirtual
set_header_num(unsigned header_num)gr::digital::header_format_crcinline
sptr typedefgr::digital::header_format_ofdm
STATE_HAVE_SYNC enum valuegr::digital::header_format_baseprotected
STATE_SYNC_SEARCH enum valuegr::digital::header_format_baseprotected
state_t enum namegr::digital::header_format_baseprotected
~header_format_base()gr::digital::header_format_basevirtual
~header_format_crc() overridegr::digital::header_format_crc
~header_format_ofdm() overridegr::digital::header_format_ofdm