Obsidian
Probabilistic Geophysical Joint Inversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
messages.cpp File Reference
#include "comms/messages.hpp"
#include <string>
#include <vector>
#include <map>
#include <boost/range/adaptor/reversed.hpp>
#include <boost/algorithm/string/join.hpp>
#include <glog/logging.h>
#include <zmq.hpp>
#include "datatype/datatypes.hpp"
Include dependency graph for messages.cpp:

Namespaces

 stateline
 
 stateline::comms
 

Functions

std::string stateline::comms::subjectString (Subject s)
 Convert a subject into a string. More...
 
std::string stateline::comms::addressAsString (const std::vector< std::string > &addr)
 Convert an address to a string. More...
 
std::ostream & stateline::comms::operator<< (std::ostream &os, const Message &m)
 Print a message for logging and debugging purposes. More...
 
void stateline::comms::print (const Message &m)
 Print a message for logging and debugging purposes. More...
 

Detailed Description

Author
Lachlan McCalman
Date
2014
License:
Affero General Public License version 3 or later