An ROnDiskPageMap that is used for an fMemory allocated as an array of unsigned char.
Definition at line 130 of file RCluster.hxx.
|
std::unique_ptr< unsigned char[]> | fMemory |
| The memory region containing the on-disk pages.
|
|
#include <ROOT/RCluster.hxx>
◆ ROnDiskPageMapHeap() [1/3]
ROOT::Experimental::Internal::ROnDiskPageMapHeap::ROnDiskPageMapHeap |
( |
std::unique_ptr< unsigned char[]> |
memory | ) |
|
|
inlineexplicit |
◆ ROnDiskPageMapHeap() [2/3]
ROOT::Experimental::Internal::ROnDiskPageMapHeap::ROnDiskPageMapHeap |
( |
const ROnDiskPageMapHeap & |
other | ) |
|
|
delete |
◆ ROnDiskPageMapHeap() [3/3]
ROOT::Experimental::Internal::ROnDiskPageMapHeap::ROnDiskPageMapHeap |
( |
ROnDiskPageMapHeap && |
other | ) |
|
|
default |
◆ ~ROnDiskPageMapHeap()
ROOT::Experimental::Internal::ROnDiskPageMapHeap::~ROnDiskPageMapHeap |
( |
| ) |
|
|
overridedefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fMemory
std::unique_ptr<unsigned char []> ROOT::Experimental::Internal::ROnDiskPageMapHeap::fMemory |
|
private |
The memory region containing the on-disk pages.
Definition at line 133 of file RCluster.hxx.
The documentation for this class was generated from the following files: