17#ifndef INCLUDED_FOO_WIRESHARK_CONNECTOR_H
18#define INCLUDED_FOO_WIRESHARK_CONNECTOR_H
21#include <gnuradio/block.h>
36 typedef std::shared_ptr<wireshark_connector>
sptr;
#define FOO_API
Definition api.h:19
Definition wireshark_connector.h:33
std::shared_ptr< wireshark_connector > sptr
Definition wireshark_connector.h:36
static sptr make(LinkType type, bool debug=false)
Definition burst_tagger.h:28
LinkType
Definition wireshark_connector.h:26
@ ZIGBEE_TAP
Definition wireshark_connector.h:29
@ WIFI
Definition wireshark_connector.h:27
@ ZIGBEE
Definition wireshark_connector.h:28
Definition burst_tagger.h:27