MADARA  3.2.3
QoSTransportSettings.h File Reference
#include <string>
#include "madara/transport/TransportSettings.h"
#include "madara/transport/TransportContext.h"
#include "madara/knowledge/ThreadSafeContext.h"
#include "madara/utility/StdInt.h"
#include "madara/MadaraExport.h"
#include "madara/filters/AggregateFilter.h"
#include "madara/filters/RecordFilter.h"
#include "madara/filters/BufferFilter.h"
#include "madara/knowledge/KnowledgeRecordFilters.h"
#include <jni.h>
#include <boost/python.hpp>

Go to the source code of this file.

Classes

class  madara::transport::QoSTransportSettings
 Container for quality-of-service settings. 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.
 

Enumerations

enum  madara::transport::PacketDropType { madara::transport::PACKET_DROP_DETERMINISTIC, madara::transport::PACKET_DROP_PROBABLISTIC }
 Enumeration for packet drop policy types. More...
 

Detailed Description

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

This file contains the QoSTransportSettings class, which provides a settings container for quality of service parameters for transport classes

Definition in file QoSTransportSettings.h.