22#ifndef INCLUDED_CDMA_PACKET_HEADER2_H
23#define INCLUDED_CDMA_PACKET_HEADER2_H
25#include <gnuradio/tags.h>
28#include <gnuradio/digital/packet_header_default.h>
54 typedef boost::shared_ptr<packet_header2>
sptr;
58 const std::string &len_tag_key=
"packet_len",
59 const std::string &num_tag_key=
"packet_num",
62 const std::string &tcm_type_key=
"tcm_type");
89 const std::vector<tag_t> &tags=std::vector<tag_t>()
98 const unsigned char *header,
99 std::vector<tag_t> &tags);
103 const std::string &len_tag_key=
"packet_len",
104 const std::string &num_tag_key=
"packet_num",
107 const std::string &tcm_tag_key=
"tcm_type");
#define CDMA_API
Definition: api.h:30
Definition: amp_var_est.h:30