1#ifndef MAPPING_HPP_MZ2RU7VX
2#define MAPPING_HPP_MZ2RU7VX
4#include <vanetza/access/access_category.hpp>
5#include <vanetza/dcc/profile.hpp>
13
14
15
16
17access::AccessCategory map_profile_onto_ac(Profile);
ChunckPacket is a packet consisting of several memory chunks.
virtual void cancel(const void *scope)=0
virtual Clock::time_point now() const =0
FlowControl(Runtime &, TransmitRateControl &, access::Interface &)
void set_packet_drop_hook(PacketDropHook::callback_type &&)
void queue_length(std::size_t length)
void request(const DataRequest &, std::unique_ptr< ChunkPacket >) override
void set_packet_transmit_hook(PacketTransmitHook::callback_type &&)
virtual void notify(const Transmission &tx)=0
virtual Clock::duration delay(const Transmission &tx)=0