MADARA  3.1.8
PacketScheduler.h File Reference
#include <deque>
#include <queue>
#include <time.h>
#include "madara/LockType.h"
#include "madara/utility/stdint.h"
#include "ace/Guard_T.h"
#include "ace/Recursive_Thread_Mutex.h"
#include "madara/MADARA_export.h"
#include "madara/transport/QoSTransportSettings.h"
Include dependency graph for PacketScheduler.h:
This graph shows which files directly or indirectly include this file:

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.