Goby3 3.5.1
2026.06.04
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 > poller_cv)
void run ()
 ~InterProcessPortalReadThread ()

Detailed Description

Definition at line 153 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 > poller_cv )

◆ ~InterProcessPortalReadThread()

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

Definition at line 160 of file interprocess.h.

Member Function Documentation

◆ run()

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

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