iceoryx_doc  1.0.1
iox::runtime::IpcInterfaceUser Member List

This is the complete list of members for iox::runtime::IpcInterfaceUser, including all inherited members.

cleanupOutdatedIpcChannel(const RuntimeName_t &name) noexceptiox::runtime::IpcInterfaceBasestatic
closeIpcChannel() noexceptiox::runtime::IpcInterfaceBaseprotected
getRuntimeName() const noexceptiox::runtime::IpcInterfaceBase
hasClosableIpcChannel() const noexceptiox::runtime::IpcInterfaceBaseprotected
ipcChannelMapsToFile() noexceptiox::runtime::IpcInterfaceBaseprotected
IpcInterfaceBase()=deleteiox::runtime::IpcInterfaceBaseprotected
IpcInterfaceBase(const RuntimeName_t &runtimeName, const uint64_t maxMessages, const uint64_t messageSize) noexcept (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
IpcInterfaceBase(const IpcInterfaceBase &)=deleteiox::runtime::IpcInterfaceBaseprotected
IpcInterfaceBase(IpcInterfaceBase &&)=delete (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
IpcInterfaceUser(const RuntimeName_t &name, const uint64_t maxMessages=APP_MAX_MESSAGES, const uint64_t messageSize=APP_MESSAGE_SIZE) noexceptiox::runtime::IpcInterfaceUser
IpcInterfaceUser(const IpcInterfaceUser &)=deleteiox::runtime::IpcInterfaceUser
IpcInterfaceUser(IpcInterfaceUser &&)=deleteiox::runtime::IpcInterfaceUser
isInitialized() const noexceptiox::runtime::IpcInterfaceBase
m_channelSide (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
m_ipcChannel (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
m_maxMessages (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
m_maxMessageSize (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
m_runtimeName (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
openIpcChannel(const posix::IpcChannelSide channelSide) noexceptiox::runtime::IpcInterfaceBaseprotected
operator=(const IpcInterfaceUser &)=delete (defined in iox::runtime::IpcInterfaceUser)iox::runtime::IpcInterfaceUser
operator=(IpcInterfaceUser &&)=delete (defined in iox::runtime::IpcInterfaceUser)iox::runtime::IpcInterfaceUser
operator=(const IpcInterfaceBase &)=delete (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
operator=(IpcInterfaceBase &&)=delete (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotected
receive(IpcMessage &answer) const noexceptiox::runtime::IpcInterfaceBase
reopen() noexceptiox::runtime::IpcInterfaceBaseprotected
send(const IpcMessage &msg) const noexceptiox::runtime::IpcInterfaceBase
setMessageFromString(const char *buffer, IpcMessage &answer) noexceptiox::runtime::IpcInterfaceBaseprotectedstatic
timedReceive(const units::Duration timeout, IpcMessage &answer) const noexceptiox::runtime::IpcInterfaceBase
timedSend(const IpcMessage &msg, const units::Duration timeout) const noexceptiox::runtime::IpcInterfaceBase
~IpcInterfaceBase() noexcept=default (defined in iox::runtime::IpcInterfaceBase)iox::runtime::IpcInterfaceBaseprotectedvirtual