Goby3  3.1.4
2024.02.22
goby::zeromq::InterProcessPortalReadThread Class Reference

#include <goby/zeromq/transport/interprocess.h>

Public Member Functions

 InterProcessPortalReadThread (const protobuf::InterProcessPortalConfig &cfg, zmq::context_t &context, std::atomic< bool > &alive, std::shared_ptr< std::condition_variable_any > poller_cv)
 
void run ()
 
 ~InterProcessPortalReadThread ()
 

Detailed Description

Definition at line 218 of file interprocess.h.

Constructor & Destructor Documentation

◆ InterProcessPortalReadThread()

goby::zeromq::InterProcessPortalReadThread::InterProcessPortalReadThread ( const protobuf::InterProcessPortalConfig cfg,
zmq::context_t &  context,
std::atomic< bool > &  alive,
std::shared_ptr< std::condition_variable_any >  poller_cv 
)

◆ ~InterProcessPortalReadThread()

goby::zeromq::InterProcessPortalReadThread::~InterProcessPortalReadThread ( )
inline

Definition at line 225 of file interprocess.h.

Member Function Documentation

◆ run()

void goby::zeromq::InterProcessPortalReadThread::run ( )

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