Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
cppgc::internal::SameThreadEnabledCheckingPolicyBase Class Reference

#include <pointer-policies.h>

Inheritance diagram for cppgc::internal::SameThreadEnabledCheckingPolicyBase:
[legend]

Protected Member Functions

void CheckPointerImpl (const void *ptr, bool points_to_payload, bool check_off_heap_assignments)
 

Protected Attributes

const HeapBase * heap_ = nullptr
 

Member Function Documentation

◆ CheckPointerImpl()

void cppgc::internal::SameThreadEnabledCheckingPolicyBase::CheckPointerImpl ( const void *  ptr,
bool  points_to_payload,
bool  check_off_heap_assignments 
)
protected

Member Data Documentation

◆ heap_

const HeapBase* cppgc::internal::SameThreadEnabledCheckingPolicyBase::heap_ = nullptr
protected

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