MADARA  3.2.3
PacketScheduler.h File Reference
#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) 2015 Carnegie Mellon University.
 
 madara::transport
 Provides the network transport layer for knowledge bases to communicate within and across agents.
 

Detailed Description

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains the PacketScheduler class, which is intended to enforce user-requested packet drop rates

Definition in file PacketScheduler.h.