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