Logo ROOT  
Reference Guide
RPageAllocator.hxx File Reference
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPage.hxx>
#include <cstddef>
#include <functional>
Include dependency graph for RPageAllocator.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::Detail::RPageAllocatorHeap
 Uses standard C++ memory allocation for the column data pages. More...
 
class  ROOT::Experimental::Detail::RPageDeleter
 A closure that can free the memory associated with a mapped page. More...
 

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Date
2019-06-25
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RPageAllocator.hxx.