xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::ipc::ShmPointer< Type > Member List

This is the complete list of members for xentara::utils::ipc::ShmPointer< Type >, including all inherited members.

difference_type typedefxentara::utils::ipc::ShmPointer< Type >
element_type typedefxentara::utils::ipc::ShmPointer< Type >
operator Type *() const noexceptxentara::utils::ipc::ShmPointer< Type >
operator*() const noexcept -> Type &xentara::utils::ipc::ShmPointer< Type >
operator+xentara::utils::ipc::ShmPointer< Type >friend
operator+xentara::utils::ipc::ShmPointer< Type >friend
operator++() noexcept -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator++(int) noexcept -> ShmPointerxentara::utils::ipc::ShmPointer< Type >
operator+=(difference_type offset) noexcept -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator-xentara::utils::ipc::ShmPointer< Type >friend
operator-xentara::utils::ipc::ShmPointer< Type >friend
operator--() noexcept -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator--(int) noexcept -> ShmPointerxentara::utils::ipc::ShmPointer< Type >
operator-=(difference_type offset) noexcept -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator->() const noexcept -> Type *xentara::utils::ipc::ShmPointer< Type >
operator<=>(const ShmPointer &rhs) const -> std::strong_orderingxentara::utils::ipc::ShmPointer< Type >
operator=(Type *rhs) noexcept -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator=(std::nullptr_t) noexcept -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator=(const ShmPointer< RelatedType > &rhs) -> ShmPointer &xentara::utils::ipc::ShmPointer< Type >
operator==(const ShmPointer &) const -> boolxentara::utils::ipc::ShmPointer< Type >
operator[](difference_type index) const noexcept -> Type &xentara::utils::ipc::ShmPointer< Type >
rebind typedefxentara::utils::ipc::ShmPointer< Type >
ShmPointer() noexcept=defaultxentara::utils::ipc::ShmPointer< Type >
ShmPointer(Type *address) noexceptxentara::utils::ipc::ShmPointer< Type >
ShmPointer(std::nullptr_t) noexceptxentara::utils::ipc::ShmPointer< Type >
ShmPointer(const ShmPointer< RelatedType > &pointer) noexceptxentara::utils::ipc::ShmPointer< Type >