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

Go to the source code of this file.

Classes

class  ns3::ByteTagList
 keep track of the byte tags stored in a packet. More...
 
struct  ns3::ByteTagList::Iterator::Item
 An item specifies an individual tag within a byte buffer. More...
 
class  ns3::ByteTagList::Iterator
 An iterator for iterating through a byte tag list. More...
 

Namespaces

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

Macros

#define __STDC_LIMIT_MACROS
 

Macro Definition Documentation

#define __STDC_LIMIT_MACROS

Definition at line 23 of file byte-tag-list.h.