iceoryx_doc  1.0.1
iox::rp::RelocatablePointer< T > Member List

This is the complete list of members for iox::rp::RelocatablePointer< T >, including all inherited members.

BaseRelocatablePointer() noexceptiox::rp::BaseRelocatablePointer
BaseRelocatablePointer(const void *ptr) noexceptiox::rp::BaseRelocatablePointerexplicit
BaseRelocatablePointer(const BaseRelocatablePointer &other) noexceptiox::rp::BaseRelocatablePointer
BaseRelocatablePointer(BaseRelocatablePointer &&other) noexceptiox::rp::BaseRelocatablePointer
computeOffset(const void *ptr) const noexcept (defined in iox::rp::BaseRelocatablePointer)iox::rp::BaseRelocatablePointerprotected
computeRawPtr() const noexcept (defined in iox::rp::BaseRelocatablePointer)iox::rp::BaseRelocatablePointerprotected
get() const noexceptiox::rp::BaseRelocatablePointer
getOffset() const noexceptiox::rp::BaseRelocatablePointer
m_offset (defined in iox::rp::BaseRelocatablePointer)iox::rp::BaseRelocatablePointerprotected
NULL_POINTER_OFFSET (defined in iox::rp::BaseRelocatablePointer)iox::rp::BaseRelocatablePointerstatic
offset_t typedef (defined in iox::rp::BaseRelocatablePointer)iox::rp::BaseRelocatablePointer
operator bool() const noexceptiox::rp::BaseRelocatablePointer
operator T*() const noexceptiox::rp::RelocatablePointer< T >inline
operator!() const noexceptiox::rp::BaseRelocatablePointer
operator*() noexceptiox::rp::RelocatablePointer< T >inline
operator*() const noexceptiox::rp::RelocatablePointer< T >inline
operator->() noexceptiox::rp::RelocatablePointer< T >inline
operator->() const noexceptiox::rp::RelocatablePointer< T >inline
operator=(const BaseRelocatablePointer &other) noexceptiox::rp::RelocatablePointer< T >inline
iox::rp::BaseRelocatablePointer::operator=(const void *rawPtr) noexceptiox::rp::BaseRelocatablePointer
iox::rp::BaseRelocatablePointer::operator=(BaseRelocatablePointer &&other) noexceptiox::rp::BaseRelocatablePointer
operator[](uint64_t index) noexceptiox::rp::RelocatablePointer< T >inline
RelocatablePointer() noexceptiox::rp::RelocatablePointer< T >inline
RelocatablePointer(const T *ptr) noexceptiox::rp::RelocatablePointer< T >inline
RelocatablePointer(const BaseRelocatablePointer &other) noexceptiox::rp::RelocatablePointer< T >inline
RelocatablePointer(T *rawPtr) noexceptiox::rp::RelocatablePointer< T >inline