Logo ROOT  
Reference Guide
ROOT::Experimental::Detail::RPageStorage::RColumnHandle Struct Reference

Definition at line 68 of file RPageStorage.hxx.

Public Member Functions

 RColumnHandle ()
 
 RColumnHandle (int id, const RColumn *column)
 

Public Attributes

const RColumnfColumn
 
int fId
 

#include <ROOT/RPageStorage.hxx>

Constructor & Destructor Documentation

◆ RColumnHandle() [1/2]

ROOT::Experimental::Detail::RPageStorage::RColumnHandle::RColumnHandle ( )
inline

Definition at line 69 of file RPageStorage.hxx.

◆ RColumnHandle() [2/2]

ROOT::Experimental::Detail::RPageStorage::RColumnHandle::RColumnHandle ( int  id,
const RColumn column 
)
inline

Definition at line 70 of file RPageStorage.hxx.

Member Data Documentation

◆ fColumn

const RColumn* ROOT::Experimental::Detail::RPageStorage::RColumnHandle::fColumn

Definition at line 72 of file RPageStorage.hxx.

◆ fId

int ROOT::Experimental::Detail::RPageStorage::RColumnHandle::fId

Definition at line 71 of file RPageStorage.hxx.

Collaboration diagram for ROOT::Experimental::Detail::RPageStorage::RColumnHandle:
[legend]

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