#include <goby/zeromq/transport/interprocess.h>
Definition at line 766 of file interprocess.h.
◆ Manager() [1/2]
goby::zeromq::Manager::Manager |
( |
zmq::context_t & |
context, |
|
|
const protobuf::InterProcessPortalConfig & |
cfg, |
|
|
const Router & |
router |
|
) |
| |
◆ Manager() [2/2]
goby::zeromq::Manager::Manager |
( |
zmq::context_t & |
context, |
|
|
const protobuf::InterProcessPortalConfig & |
cfg, |
|
|
const Router & |
router, |
|
|
const protobuf::InterProcessManagerHold & |
hold |
|
) |
| |
|
inline |
◆ handle_request()
protobuf::ManagerResponse goby::zeromq::Manager::handle_request |
( |
const protobuf::ManagerRequest & |
pb_request | ) |
|
◆ hold_state()
bool goby::zeromq::Manager::hold_state |
( |
| ) |
|
◆ publish_socket_cfg()
protobuf::Socket goby::zeromq::Manager::publish_socket_cfg |
( |
| ) |
|
◆ run()
void goby::zeromq::Manager::run |
( |
| ) |
|
◆ subscribe_socket_cfg()
protobuf::Socket goby::zeromq::Manager::subscribe_socket_cfg |
( |
| ) |
|
The documentation for this class was generated from the following file: