WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::joint_ptr< T, RawAllocator > Member List

This is the complete list of members for wpi::memory::joint_ptr< T, RawAllocator >, including all inherited members.

allocator_type typedefwpi::memory::joint_ptr< T, RawAllocator >
element_type typedefwpi::memory::joint_ptr< T, RawAllocator >
get() const noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
get_allocator() const noexcept -> decltype(std::declval< allocator_reference< allocator_type > >().get_allocator())wpi::memory::joint_ptr< T, RawAllocator >inline
joint_allocator classwpi::memory::joint_ptr< T, RawAllocator >friend
joint_ptr(allocator_type &alloc) noexceptwpi::memory::joint_ptr< T, RawAllocator >inlineexplicit
joint_ptr(const allocator_type &alloc) noexceptwpi::memory::joint_ptr< T, RawAllocator >inlineexplicit
joint_ptr(allocator_type &alloc, joint_size additional_size, Args &&... args)wpi::memory::joint_ptr< T, RawAllocator >inline
joint_ptr(const allocator_type &alloc, joint_size additional_size, Args &&... args)wpi::memory::joint_ptr< T, RawAllocator >inline
joint_ptr(joint_ptr &&other) noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
operator bool() const noexceptwpi::memory::joint_ptr< T, RawAllocator >inlineexplicit
operator*() const noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
operator->() const noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
operator=(joint_ptr &&other) noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
operator=(std::nullptr_t) noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
reset() noexceptwpi::memory::joint_ptr< T, RawAllocator >inline
swap(joint_ptr &a, joint_ptr &b) noexceptwpi::memory::joint_ptr< T, RawAllocator >friend
~joint_ptr() noexceptwpi::memory::joint_ptr< T, RawAllocator >inline