A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Packet
+ Collaboration diagram for Packet:

Classes

class  ns3::Buffer
 automatically resized byte buffer More...
 
class  ns3::ByteTagIterator
 Iterator over the set of byte tags in a packet. More...
 
class  ns3::ByteTagList
 keep track of the byte tags stored in a packet. More...
 
class  ns3::Chunk
 abstract base class for ns3::Header and ns3::Trailer More...
 
class  ns3::Header
 Protocol header serialization and deserialization. More...
 
class  ns3::NixVector
 Neighbor-index data structure for nix-vector routing. More...
 
class  ns3::Packet
 network packets More...
 
class  ns3::PacketMetadata
 handle packet metadata about packet headers and trailers More...
 
class  ns3::PacketTagIterator
 Iterator over the set of packet tags in a packet. More...
 
class  ns3::PacketTagList
 List of the packet tags stored in a packet. More...
 
class  ns3::Tag
 tag a set of bytes in a packet More...
 
class  ns3::TagBuffer
 read and write tag data More...
 
class  ns3::Trailer
 Protocol trailer serialization and deserialization. More...
 

Detailed Description