Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
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 233 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 240 of file interprocess.h.

Member Function Documentation

◆ run()

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

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