| create(Targs &&... args) noexcept | DesignPattern::Creation< MessageQueue, IpcChannelError > | inlinestatic |
| Creation() noexcept=default (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| Creation(Creation &&rhs) noexcept (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | inline |
| Creation(const Creation &rhs) noexcept=default (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| CreationPattern_t typedef (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| DesignPattern::Creation< MessageQueue, IpcChannelError > class | iox::posix::MessageQueue | friend |
| destroy() | iox::posix::MessageQueue | |
| ERROR_CODE (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | static |
| errorType_t typedef (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| INVALID_DESCRIPTOR (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | static |
| isInitialized() const noexcept | DesignPattern::Creation< MessageQueue, IpcChannelError > | inline |
| isOutdated() (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | |
| m_errorValue (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | protected |
| m_isInitialized (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | protected |
| MAX_MESSAGE_SIZE (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | static |
| MessageQueue() | iox::posix::MessageQueue | |
| MessageQueue(const MessageQueue &other)=delete (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | |
| MessageQueue(MessageQueue &&other) (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | |
| NULL_TERMINATOR_SIZE (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | static |
| operator=(const MessageQueue &other)=delete (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | |
| operator=(MessageQueue &&other) (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | |
| operator=(Creation &&rhs) noexcept (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| operator=(const Creation &rhs) noexcept=default (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| placementCreate(void *const memory, Targs &&... args) noexcept | DesignPattern::Creation< MessageQueue, IpcChannelError > | inlinestatic |
| receive() const | iox::posix::MessageQueue | |
| result_t typedef (defined in DesignPattern::Creation< MessageQueue, IpcChannelError >) | DesignPattern::Creation< MessageQueue, IpcChannelError > | |
| send(const std::string &msg) const | iox::posix::MessageQueue | |
| SHORTEST_VALID_QUEUE_NAME (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | static |
| timedReceive(const units::Duration &timeout) const | iox::posix::MessageQueue | |
| timedSend(const std::string &msg, const units::Duration &timeout) const | iox::posix::MessageQueue | |
| unlinkIfExists(const IpcChannelName_t &name) (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | static |
| verify(MessageQueue &&newObject) noexcept | DesignPattern::Creation< MessageQueue, IpcChannelError > | inlinestatic |
| ~MessageQueue() (defined in iox::posix::MessageQueue) | iox::posix::MessageQueue | |