#include <iostream>#include <fstream>#include <string>#include "ns3/core-module.h"#include <vector>#include "ns3/output-stream-wrapper.h"#include "ns3/internet-module.h"#include <time.h>
Include dependency graph for onionvalidator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::OnionValidator |
Class shared between wsn nodes used to track how the onion is transiting in the WSN The class uses two counters m_onionSeq and m_hopCount to identify when an onion neeeds to be aborted. More... | |
Namespaces | |
| ns3 | |