19#ifndef PACKET_METADATA_H
20#define PACKET_METADATA_H
24#include "ns3/assert.h"
25#include "ns3/callback.h"
26#include "ns3/type-id.h"
366 const uint8_t*
start,
367 const uint8_t* current,
380 const uint8_t*
start,
381 const uint8_t* current,
394 const uint8_t*
start,
395 const uint8_t* current,
408 const uint8_t*
start,
409 const uint8_t* current,
416#define PACKET_METADATA_DATA_M_DATA_SIZE 8
723 m_packetUid(o.m_packetUid)
iterator in a Buffer instance
automatically resized byte buffer
Protocol trailer serialization and deserialization.
a unique identifier for an interface.
#define NS_ASSERT(condition)
At runtime, in debugging builds, if this condition is not true, the program prints the source file,...
Ptr< T > Create(Ts &&... args)
Create class instances by constructors with varying numbers of arguments and return them by Ptr.
Every class exported by the ns3 library is enclosed in the ns3 namespace.