hmbdc
simplify-high-performance-messaging-programming
|
interface to power a multicast transport receiving functions More...
#include <RecvTransportEngine.hpp>
Classes | |
struct | NoOpArb |
a take all arbitrator (no arbitration at all) More... | |
Public Types | |
using | ptr = std::shared_ptr< RecvTransport > |
![]() | |
using | ptr = std::shared_ptr< Transport > |
Friends | |
class | NetContext |
Additional Inherited Members | |
![]() | |
Transport (Config const &cfg) | |
void | initInThread () |
bool | operator== (Transport const &other) const |
bool | operator< (Transport const &other) const |
![]() | |
using | Buffer = hmbdc::pattern::LockFreeBufferT< 1 > |
![]() | |
string | hmbdcName_ |
string | schedPolicy_ |
int | schedPriority_ |
Config const | config_ |
std::shared_ptr< io_service > | pIos_ |
interface to power a multicast transport receiving functions