A Discrete-Event Network Simulator
API
tag-buffer.h File Reference
#include <stdint.h>
#include "ns3/assert.h"
+ Include dependency graph for tag-buffer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::TagBuffer
 read and write tag data More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define TAG_BUFFER_INLINE   inline
 
#define TAG_BUFFER_USE_INLINE   1
 

Macro Definition Documentation

◆ TAG_BUFFER_INLINE

#define TAG_BUFFER_INLINE   inline

Definition at line 28 of file tag-buffer.h.

◆ TAG_BUFFER_USE_INLINE

#define TAG_BUFFER_USE_INLINE   1

Definition at line 25 of file tag-buffer.h.