![]() |
Qt 6.x
The Qt SDK
|
#include <qv4heap_p.h>
Public Member Functions | |
T | operator-> () const |
operator T () const | |
Base * | base () |
void | set (EngineBase *e, T newVal) |
T | get () const |
template<typename Type > | |
Type * | cast () |
Base * | heapObject () const |
Static Public Attributes | |
static constexpr size_t | offset = o |
Definition at line 34 of file qv4heap_p.h.
Base * QV4::Heap::Pointer< T, o >::base |
Definition at line 154 of file qv4heap_p.h.
References base, and Q_ASSERT.
Referenced by QV4::Heap::Pointer< T, o >::set().
|
inline |
Definition at line 48 of file qv4heap_p.h.
|
inline |
Definition at line 45 of file qv4heap_p.h.
Referenced by QV4::Heap::Pointer< QV4::Heap::InternalClass *, 0 >::operator QV4::Heap::InternalClass *(), and QV4::Heap::Pointer< T, o >::operator->().
|
inline |
Definition at line 50 of file qv4heap_p.h.
|
inline |
Definition at line 37 of file qv4heap_p.h.
|
inline |
Definition at line 36 of file qv4heap_p.h.
References QV4::Heap::Pointer< T, o >::get().
|
inline |
Definition at line 41 of file qv4heap_p.h.
References QV4::Heap::Pointer< T, o >::base(), e, and QV4::WriteBarrier::write().
|
staticconstexpr |
Definition at line 35 of file qv4heap_p.h.