#include "satellite-base-encapsulator.h"#include <ns3/mac48-address.h>#include <ns3/object.h>#include <ns3/ptr.h>#include <ns3/simple-ref-count.h>#include <ns3/traced-callback.h>#include <map>#include <stdint.h>#include <string>#include <vector>
Include dependency graph for satellite-llc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::EncapKey |
| EncapKey class is used as a key in the encapsulator/decapsulator container. More... | |
| class | ns3::EncapKeyCompare |
| EncapKeyCompare is used as a custom compare method within EncapContainer map. More... | |
| class | ns3::SatLlc |
| SatLlc base class holds the UT specific SatBaseEncapsulator instances, which are responsible of fragmentation, defragmentation, encapsulation and decapsulation. More... | |
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |