Project
Loading...
Searching...
No Matches
SimPublishChannelHelper.h File Reference
#include <string>
#include <fairmq/Channel.h>
#include <fairmq/Message.h>
#include <fairmq/TransportFactory.h>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::simpubsub
 

Functions

std::string o2::simpubsub::getPublishAddress (std::string const &base, int pid=getpid())
 
std::string o2::simpubsub::simStatusString (std::string const &origin, std::string const &topic, std::string const &message)
 
bool o2::simpubsub::publishMessage (fair::mq::Channel &channel, std::string const &message)
 
fair::mq::Channel o2::simpubsub::createPUBChannel (std::string const &address, std::string const &type="pub")