|
Goby3 3.4.0
2026.04.13
|
#include <goby/udpm/transport/interprocess.h>
Public Types | |
| using | Base = PortalBase< InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >, InnerTransporter, ImplementationTag > |
| using | IdentifierWildcard = middleware::IdentifierWildcard |
Public Member Functions | |
| InterProcessPortalImplementation (const protobuf::InterProcessPortalConfig &cfg) | |
| InterProcessPortalImplementation (InnerTransporter &inner, const protobuf::InterProcessPortalConfig &cfg) | |
| ~InterProcessPortalImplementation () | |
| void | ready () |
| bool | hold_state () |
Public Attributes | |
| friend | Base |
Definition at line 116 of file interprocess.h.
| using goby::udpm::InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >::Base = PortalBase<InterProcessPortalImplementation<InnerTransporter, PortalBase, ImplementationTag>, InnerTransporter, ImplementationTag> |
Definition at line 122 of file interprocess.h.
| using goby::udpm::InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >::IdentifierWildcard = middleware::IdentifierWildcard |
Definition at line 126 of file interprocess.h.
|
inline |
Definition at line 128 of file interprocess.h.
|
inline |
Definition at line 133 of file interprocess.h.
|
inline |
Definition at line 140 of file interprocess.h.
|
inline |
Definition at line 152 of file interprocess.h.
|
inline |
Definition at line 151 of file interprocess.h.
| friend goby::udpm::InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >::Base |
Definition at line 154 of file interprocess.h.