FairMQ  1.4.14
C++ Message Queuing Library and Framework
Classes | Public Member Functions | List of all members
pmix::Commands Class Reference

Classes

struct  Holder
 

Public Member Functions

 Commands (const proc &process)
 
void Subscribe (std::function< void(const std::string &msg, const proc &sender)> callback)
 
void Unsubscribe ()
 
void Send (const std::string &msg)
 
void Send (const std::string &msg, rank rank)
 
void Send (const std::string &msg, const std::vector< proc > &destination)
 

The documentation for this class was generated from the following file:

privacy