Goby3
3.1.5a
2024.05.23
|
Classes | |
class | InprocControl |
class | InterProcessManagerHold |
class | InterProcessPortalConfig |
class | ManagerRequest |
class | ManagerResponse |
class | Socket |
Definition at line 146 of file interprocess_zeromq.pb.h.
Enumerator | |
---|---|
InterProcessPortalConfig_Transport_IPC | |
InterProcessPortalConfig_Transport_TCP |
Definition at line 76 of file interprocess_config.pb.h.
Enumerator | |
---|---|
PROVIDE_PUB_SUB_SOCKETS | |
PROVIDE_HOLD_STATE |
Definition at line 172 of file interprocess_zeromq.pb.h.
Enumerator | |
---|---|
Socket_ConnectOrBind_CONNECT | |
Socket_ConnectOrBind_BIND |
Definition at line 127 of file interprocess_zeromq.pb.h.
Enumerator | |
---|---|
Socket_SocketType_PUBLISH | |
Socket_SocketType_SUBSCRIBE | |
Socket_SocketType_REPLY | |
Socket_SocketType_REQUEST |
Definition at line 84 of file interprocess_zeromq.pb.h.
Enumerator | |
---|---|
Socket_Transport_INPROC | |
Socket_Transport_IPC | |
Socket_Transport_TCP | |
Socket_Transport_PGM | |
Socket_Transport_EPGM |
Definition at line 105 of file interprocess_zeromq.pb.h.
const ::google::protobuf::EnumDescriptor* goby::zeromq::protobuf::InprocControl_InprocControlType_descriptor | ( | ) |
|
inline |
Definition at line 163 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 167 of file interprocess_zeromq.pb.h.
const ::google::protobuf::EnumDescriptor* goby::zeromq::protobuf::InterProcessPortalConfig_Transport_descriptor | ( | ) |
|
inline |
Definition at line 86 of file interprocess_config.pb.h.
|
inline |
Definition at line 90 of file interprocess_config.pb.h.
const ::google::protobuf::EnumDescriptor* goby::zeromq::protobuf::Request_descriptor | ( | ) |
|
inline |
Definition at line 182 of file interprocess_zeromq.pb.h.
Definition at line 186 of file interprocess_zeromq.pb.h.
const ::google::protobuf::EnumDescriptor* goby::zeromq::protobuf::Socket_ConnectOrBind_descriptor | ( | ) |
|
inline |
Definition at line 137 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 141 of file interprocess_zeromq.pb.h.
const ::google::protobuf::EnumDescriptor* goby::zeromq::protobuf::Socket_SocketType_descriptor | ( | ) |
|
inline |
Definition at line 96 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 100 of file interprocess_zeromq.pb.h.
const ::google::protobuf::EnumDescriptor* goby::zeromq::protobuf::Socket_Transport_descriptor | ( | ) |
|
inline |
Definition at line 118 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 122 of file interprocess_zeromq.pb.h.
InprocControlDefaultTypeInternal goby::zeromq::protobuf::_InprocControl_default_instance_ |
InterProcessManagerHoldDefaultTypeInternal goby::zeromq::protobuf::_InterProcessManagerHold_default_instance_ |
InterProcessPortalConfigDefaultTypeInternal goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_ |
ManagerRequestDefaultTypeInternal goby::zeromq::protobuf::_ManagerRequest_default_instance_ |
ManagerResponseDefaultTypeInternal goby::zeromq::protobuf::_ManagerResponse_default_instance_ |
SocketDefaultTypeInternal goby::zeromq::protobuf::_Socket_default_instance_ |
const int goby::zeromq::protobuf::InprocControl_InprocControlType_InprocControlType_ARRAYSIZE = InprocControl_InprocControlType_InprocControlType_MAX + 1 |
Definition at line 160 of file interprocess_zeromq.pb.h.
const InprocControl_InprocControlType goby::zeromq::protobuf::InprocControl_InprocControlType_InprocControlType_MAX = InprocControl_InprocControlType_NOTIFY_HOLD_STATE |
Definition at line 159 of file interprocess_zeromq.pb.h.
const InprocControl_InprocControlType goby::zeromq::protobuf::InprocControl_InprocControlType_InprocControlType_MIN = InprocControl_InprocControlType_PUB_CONFIGURATION |
Definition at line 158 of file interprocess_zeromq.pb.h.
const int goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_ARRAYSIZE = InterProcessPortalConfig_Transport_Transport_MAX + 1 |
Definition at line 83 of file interprocess_config.pb.h.
const InterProcessPortalConfig_Transport goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MAX = InterProcessPortalConfig_Transport_TCP |
Definition at line 82 of file interprocess_config.pb.h.
const InterProcessPortalConfig_Transport goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MIN = InterProcessPortalConfig_Transport_IPC |
Definition at line 81 of file interprocess_config.pb.h.
const int goby::zeromq::protobuf::Request_ARRAYSIZE = Request_MAX + 1 |
Definition at line 179 of file interprocess_zeromq.pb.h.
const Request goby::zeromq::protobuf::Request_MAX = PROVIDE_HOLD_STATE |
Definition at line 178 of file interprocess_zeromq.pb.h.
const Request goby::zeromq::protobuf::Request_MIN = PROVIDE_PUB_SUB_SOCKETS |
Definition at line 177 of file interprocess_zeromq.pb.h.
const int goby::zeromq::protobuf::Socket_ConnectOrBind_ConnectOrBind_ARRAYSIZE = Socket_ConnectOrBind_ConnectOrBind_MAX + 1 |
Definition at line 134 of file interprocess_zeromq.pb.h.
const Socket_ConnectOrBind goby::zeromq::protobuf::Socket_ConnectOrBind_ConnectOrBind_MAX = Socket_ConnectOrBind_BIND |
Definition at line 133 of file interprocess_zeromq.pb.h.
const Socket_ConnectOrBind goby::zeromq::protobuf::Socket_ConnectOrBind_ConnectOrBind_MIN = Socket_ConnectOrBind_CONNECT |
Definition at line 132 of file interprocess_zeromq.pb.h.
const int goby::zeromq::protobuf::Socket_SocketType_SocketType_ARRAYSIZE = Socket_SocketType_SocketType_MAX + 1 |
Definition at line 93 of file interprocess_zeromq.pb.h.
const Socket_SocketType goby::zeromq::protobuf::Socket_SocketType_SocketType_MAX = Socket_SocketType_REQUEST |
Definition at line 92 of file interprocess_zeromq.pb.h.
const Socket_SocketType goby::zeromq::protobuf::Socket_SocketType_SocketType_MIN = Socket_SocketType_PUBLISH |
Definition at line 91 of file interprocess_zeromq.pb.h.
const int goby::zeromq::protobuf::Socket_Transport_Transport_ARRAYSIZE = Socket_Transport_Transport_MAX + 1 |
Definition at line 115 of file interprocess_zeromq.pb.h.
const Socket_Transport goby::zeromq::protobuf::Socket_Transport_Transport_MAX = Socket_Transport_EPGM |
Definition at line 114 of file interprocess_zeromq.pb.h.
const Socket_Transport goby::zeromq::protobuf::Socket_Transport_Transport_MIN = Socket_Transport_INPROC |
Definition at line 113 of file interprocess_zeromq.pb.h.