coral
A C++ library for distributed co-simulation
Namespaces | Classes
coral::net Namespace Reference

Networking, communication and general-purpose protocols. More...

Namespaces

 ip
 Functions and classes used for communication over the Internet Protocol.
 
 reqrep
 Classes that implement a generic request-reply meta-protocol.
 
 service
 Dynamic network service discovery.
 
 udp
 Facilities for communication over the User Datagram Protocol (UDP)
 
 zmqx
 Functions and classes that extend or wrap the ZeroMQ API.
 

Classes

class  Endpoint
 A protocol/transport independent endpoint address specification. More...
 
class  Reactor
 An implementation of the reactor pattern. More...
 
class  SlaveLocator
 Class which represents the network location(s) of a slave. More...
 

Detailed Description

Networking, communication and general-purpose protocols.