MADARA
3.1.8
|
#include <string>
#include "madara/MADARA_export.h"
#include "madara/transport/udp/UdpTransportReadThread.h"
#include "madara/transport/Transport.h"
#include "madara/threads/Threader.h"
#include <map>
#include "ace/INET_Addr.h"
#include "ace/SOCK_Dgram.h"
Go to the source code of this file.
Classes | |
class | madara::transport::UdpTransport |
UDP-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. | |