1#ifndef PACKET_HPP_LFURGMBS
2#define PACKET_HPP_LFURGMBS
4#include <vanetza/net/packet.hpp>
14using vanetza::DownPacket;
15using vanetza::UpPacket;
void operator=(callback_type &&cb)
void operator()(Args... args)
virtual void tap_packet(const DataIndication &, const UpPacket &)=0
void add_promiscuous_hook(PromiscuousHook *hook)
void remove_promiscuous_hook(PromiscuousHook *)
void set_interactive_handler(port_type, IndicationInterface *)
Hook< const geonet::DataIndication &, const btp::DataIndication * > hook_undispatched
void set_non_interactive_handler(port_type, IndicationInterface *)