1#ifndef ITS_AID_HPP_URKJ51RA
2#define ITS_AID_HPP_URKJ51RA
10using ItsAid = uint32_t;
16
17
18
19constexpr ItsAid CA = 36;
20constexpr ItsAid DEN = 37;
21constexpr ItsAid TLM = 137;
22constexpr ItsAid RLT = 138;
23constexpr ItsAid IVI = 139;
24constexpr ItsAid TLC_R = 140;
25constexpr ItsAid TLC_S = 637;
26constexpr ItsAid GN_MGMT = 141;
27constexpr ItsAid CRL = 622;
28constexpr ItsAid SCR = 623;
29constexpr ItsAid CTL = 624;
30constexpr ItsAid VRU = 638;
31constexpr ItsAid CP = 639;
32constexpr ItsAid IMZ = 640;
33constexpr ItsAid SA = 540801;
34constexpr ItsAid GPC = 540802;
35constexpr ItsAid IPV6_ROUTING = 270549118;
36constexpr ItsAid MR = 1618;
37constexpr ItsAid AVM = 71;
38constexpr ItsAid POI = 1619;
39constexpr ItsAid RMO = 1620;
40constexpr ItsAid PI = 1621;
41constexpr ItsAid MDM = 1622;
ChunckPacket is a packet consisting of several memory chunks.
ByteBufferConvertible & operator[](OsiLayer ol)
ChunkPacket & merge(ChunkPacket &packet, OsiLayer from, OsiLayer to)
const ByteBufferConvertible & layer(OsiLayer ol) const
const ByteBufferConvertible & operator[](OsiLayer ol) const
ByteBufferConvertible & layer(OsiLayer ol)
std::size_t size(OsiLayer from, OsiLayer to) const
ChunkPacket extract(OsiLayer from, OsiLayer to)
std::size_t size(OsiLayer from, OsiLayer to) const
buffer_const_range operator[](OsiLayer layer) const
void set_boundary(OsiLayer, unsigned bytes)
const ByteBuffer & buffer() const
CohesivePacket(const ByteBuffer &buffer, OsiLayer layer)
void trim(OsiLayer from, unsigned bytes)
std::size_t size(OsiLayer single_layer) const
value_type operator[](size_type) const
byte_view_range(ByteBuffer &&)
byte_view_range(const ByteBuffer::const_iterator &, const ByteBuffer::const_iterator &)
ByteBuffer::const_pointer data() const