|
MADARA
3.4.1
|
#include <deque>#include <queue>#include <time.h>#include "madara/LockType.h"#include "madara/utility/StdInt.h"#include "madara/MadaraExport.h"#include "madara/transport/QoSTransportSettings.h"Go to the source code of this file.
Classes | |
| class | madara::transport::PacketScheduler |
| Provides scheduler for dropping packets. More... | |
Namespaces | |
| madara | |
| Copyright(c) 2020 Galois. | |
| madara::transport | |
| Provides the network transport layer for knowledge bases to communicate within and across agents. | |
This file contains the PacketScheduler class, which is intended to enforce user-requested packet drop rates
Definition in file PacketScheduler.h.