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

Public Member Functions

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

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

privacy