|
Goby3 3.5.0
2026.05.29
|
#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 117 of file interprocess.h.
| using goby::udpm::InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >::Base = PortalBase<InterProcessPortalImplementation<InnerTransporter, PortalBase, ImplementationTag>, InnerTransporter, ImplementationTag> |
Definition at line 123 of file interprocess.h.
| using goby::udpm::InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >::IdentifierWildcard = middleware::IdentifierWildcard |
Definition at line 127 of file interprocess.h.
|
inline |
Definition at line 129 of file interprocess.h.
|
inline |
Definition at line 134 of file interprocess.h.
|
inline |
Definition at line 141 of file interprocess.h.
|
inline |
Definition at line 153 of file interprocess.h.
|
inline |
Definition at line 152 of file interprocess.h.
| friend goby::udpm::InterProcessPortalImplementation< InnerTransporter, PortalBase, ImplementationTag >::Base |
Definition at line 155 of file interprocess.h.