#include <goby/zeromq/transport/interprocess.h>
Definition at line 169 of file interprocess.h.
◆ InterProcessPortalMainThread()
goby::zeromq::InterProcessPortalMainThread::InterProcessPortalMainThread |
( |
zmq::context_t & |
context | ) |
|
◆ ~InterProcessPortalMainThread()
goby::zeromq::InterProcessPortalMainThread::~InterProcessPortalMainThread |
( |
| ) |
|
|
inline |
◆ control_buffer()
◆ hold_state()
bool goby::zeromq::InterProcessPortalMainThread::hold_state |
( |
| ) |
|
|
inline |
◆ publish()
void goby::zeromq::InterProcessPortalMainThread::publish |
( |
const std::string & |
identifier, |
|
|
const char * |
bytes, |
|
|
int |
size, |
|
|
bool |
ignore_buffer = false |
|
) |
| |
◆ publish_ready()
bool goby::zeromq::InterProcessPortalMainThread::publish_ready |
( |
| ) |
|
|
inline |
◆ reader_shutdown()
void goby::zeromq::InterProcessPortalMainThread::reader_shutdown |
( |
| ) |
|
◆ recv()
◆ send_control_msg()
◆ set_hold_state()
void goby::zeromq::InterProcessPortalMainThread::set_hold_state |
( |
bool |
hold | ) |
|
◆ set_publish_cfg()
void goby::zeromq::InterProcessPortalMainThread::set_publish_cfg |
( |
const protobuf::Socket & |
cfg | ) |
|
◆ subscribe()
void goby::zeromq::InterProcessPortalMainThread::subscribe |
( |
const std::string & |
identifier | ) |
|
◆ subscribe_ready()
bool goby::zeromq::InterProcessPortalMainThread::subscribe_ready |
( |
| ) |
|
|
inline |
◆ unsubscribe()
void goby::zeromq::InterProcessPortalMainThread::unsubscribe |
( |
const std::string & |
identifier | ) |
|
The documentation for this class was generated from the following file: