|
| FairMQPollerZMQ (const std::vector< FairMQChannel > &channels) |
|
| FairMQPollerZMQ (const std::vector< FairMQChannel *> &channels) |
|
| FairMQPollerZMQ (const std::unordered_map< std::string, std::vector< FairMQChannel >> &channelsMap, const std::vector< std::string > &channelList) |
|
| FairMQPollerZMQ (const FairMQPollerZMQ &)=delete |
|
FairMQPollerZMQ | operator= (const FairMQPollerZMQ &)=delete |
|
void | SetItemEvents (zmq_pollitem_t &item, const int type) |
|
void | Poll (const int timeout) override |
|
bool | CheckInput (const int index) override |
|
bool | CheckOutput (const int index) override |
|
bool | CheckInput (const std::string &channelKey, const int index) override |
|
bool | CheckOutput (const std::string &channelKey, const int index) override |
|
|
class | FairMQChannel |
|
class | FairMQTransportFactoryZMQ |
|
The documentation for this class was generated from the following files: