#include <member-storage.h>
◆ IntegralType
◆ RawPointer() [1/3]
cppgc::internal::RawPointer::RawPointer |
( |
| ) |
|
|
inline |
◆ RawPointer() [2/3]
◆ RawPointer() [3/3]
cppgc::internal::RawPointer::RawPointer |
( |
const void * |
ptr | ) |
|
|
inlineexplicit |
◆ Clear()
void cppgc::internal::RawPointer::Clear |
( |
| ) |
|
|
inline |
◆ GetAsInteger()
uintptr_t cppgc::internal::RawPointer::GetAsInteger |
( |
| ) |
const |
|
inline |
◆ IsCleared()
bool cppgc::internal::RawPointer::IsCleared |
( |
| ) |
const |
|
inline |
◆ IsSentinel()
bool cppgc::internal::RawPointer::IsSentinel |
( |
| ) |
const |
|
inline |
◆ Load()
const void * cppgc::internal::RawPointer::Load |
( |
| ) |
const |
|
inline |
◆ LoadAtomic()
const void * cppgc::internal::RawPointer::LoadAtomic |
( |
| ) |
const |
|
inline |
◆ Store()
void cppgc::internal::RawPointer::Store |
( |
const void * |
ptr | ) |
|
|
inline |
◆ StoreAtomic()
void cppgc::internal::RawPointer::StoreAtomic |
( |
const void * |
ptr | ) |
|
|
inline |
◆ operator!=
◆ operator<
◆ operator<=
◆ operator==
◆ operator>
◆ operator>=
◆ kWriteBarrierSlotType
constexpr auto cppgc::internal::RawPointer::kWriteBarrierSlotType |
|
staticconstexpr |
The documentation for this class was generated from the following file: