FairMQ  1.2.0
C++ Message Passing Framework
Public Member Functions | Friends | List of all members
FairMQPollerSHM Class Reference
Inheritance diagram for FairMQPollerSHM:
Inheritance graph
[legend]
Collaboration diagram for FairMQPollerSHM:
Collaboration graph
[legend]

Public Member Functions

 FairMQPollerSHM (const std::vector< FairMQChannel > &channels)
 
 FairMQPollerSHM (const std::vector< const FairMQChannel *> &channels)
 
 FairMQPollerSHM (const std::unordered_map< std::string, std::vector< FairMQChannel >> &channelsMap, const std::vector< std::string > &channelList)
 
 FairMQPollerSHM (const FairMQPollerSHM &)=delete
 
FairMQPollerSHM operator= (const FairMQPollerSHM &)=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
 

Friends

class FairMQChannel
 
class FairMQTransportFactorySHM
 

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