Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QV4::WriteBarrier::HeapObjectWrapper< HeapType, PhantomTag > Struct Template Reference

#include <qv4writebarrier_p.h>

Inheritance diagram for QV4::WriteBarrier::HeapObjectWrapper< HeapType, PhantomTag >:
Collaboration diagram for QV4::WriteBarrier::HeapObjectWrapper< HeapType, PhantomTag >:

Additional Inherited Members

Public Types inherited from QV4::WriteBarrier::HeapObjectWrapperBase
enum class  PointerWrapper : quintptr
Public Member Functions inherited from QV4::WriteBarrier::HeapObjectWrapperCommon< HeapType >
HeapType * get () const
 operator HeapType * () const
HeapType * operator-> () const
template<typename ConvertibleToHeapType>
void set (QV4::EngineBase *engine, ConvertibleToHeapType *heapObject)
Public Member Functions inherited from QV4::WriteBarrier::HeapObjectWrapperBase
void clear ()
Public Attributes inherited from QV4::WriteBarrier::HeapObjectWrapperBase
PointerWrapper wrapped

Detailed Description

template<typename HeapType, int PhantomTag>
struct QV4::WriteBarrier::HeapObjectWrapper< HeapType, PhantomTag >

Definition at line 91 of file qv4writebarrier_p.h.


The documentation for this struct was generated from the following file: