MADARA  3.1.8
BroadcastTransport.h File Reference
#include <string>
#include "madara/MADARA_export.h"
#include "madara/utility/ScopedArray.h"
#include "madara/transport/broadcast/BroadcastTransportReadThread.h"
#include "madara/knowledge/ThreadSafeContext.h"
#include "madara/transport/BandwidthMonitor.h"
#include "ace/SOCK_Dgram_Bcast.h"
#include "madara/utility/stdint.h"
#include "madara/expression/ExpressionTree.h"
#include "madara/threads/Threader.h"
Include dependency graph for BroadcastTransport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madara::transport::BroadcastTransport
 Multicast-based transport for knowledge. 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 BroadcastTransport class, which provides a broadcast transport for sending knowledge updates in KaRL

Definition in file BroadcastTransport.h.