#include <base-page-handle.h>
◆ BasePageHandle()
  
  | 
        
          | cppgc::internal::BasePageHandle::BasePageHandle | ( | HeapHandle & | heap_handle | ) |  |  | inlineexplicitprotected | 
 
 
◆ FromPayload() [1/2]
  
  | 
        
          | static const BasePageHandle * cppgc::internal::BasePageHandle::FromPayload | ( | const void * | payload | ) |  |  | inlinestatic | 
 
 
◆ FromPayload() [2/2]
  
  | 
        
          | static BasePageHandle * cppgc::internal::BasePageHandle::FromPayload | ( | void * | payload | ) |  |  | inlinestatic | 
 
 
◆ heap_handle() [1/2]
  
  | 
        
          | HeapHandle & cppgc::internal::BasePageHandle::heap_handle | ( |  | ) |  |  | inline | 
 
 
◆ heap_handle() [2/2]
  
  | 
        
          | const HeapHandle & cppgc::internal::BasePageHandle::heap_handle | ( |  | ) | const |  | inline | 
 
 
◆ heap_handle_
  
  | 
        
          | HeapHandle& cppgc::internal::BasePageHandle::heap_handle_ |  | protected | 
 
 
The documentation for this class was generated from the following file: