22 #ifndef INCLUDED_DIGITAL_OFDM_SERIALIZER_VCC_IMPL_H
23 #define INCLUDED_DIGITAL_OFDM_SERIALIZER_VCC_IMPL_H
34 std::vector<std::vector<int> > d_occupied_carriers;
37 const int d_symbols_skipped;
40 int d_symbols_per_set;
53 const std::vector<std::vector<int> > &occupied_carriers,
54 const std::string &len_tag_key,
55 const std::string &packet_len_tag_key,
57 const std::string &carr_offset_key,
62 int work(
int noutput_items,