#include <persistent.h>
◆ PersistentBase() [1/2]
cppgc::internal::PersistentBase::PersistentBase |
( |
| ) |
|
|
protecteddefault |
◆ PersistentBase() [2/2]
cppgc::internal::PersistentBase::PersistentBase |
( |
const void * |
raw | ) |
|
|
inlineexplicitprotected |
◆ ClearFromGC()
void cppgc::internal::PersistentBase::ClearFromGC |
( |
| ) |
const |
|
inlineprotected |
◆ GetNode()
◆ GetValue()
const void * cppgc::internal::PersistentBase::GetValue |
( |
| ) |
const |
|
inlineprotected |
◆ SetNode()
void cppgc::internal::PersistentBase::SetNode |
( |
PersistentNode * |
node | ) |
|
|
inlineprotected |
◆ SetValue()
void cppgc::internal::PersistentBase::SetValue |
( |
const void * |
value | ) |
|
|
inlineprotected |
◆ PersistentRegionBase
◆ node_
◆ raw_
const void* cppgc::internal::PersistentBase::raw_ = nullptr |
|
mutableprotected |
The documentation for this class was generated from the following file: