Logo ROOT   6.18/05
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT::Experimental::Detail::RPageStorage::RColumnHandle Struct Reference

Definition at line 64 of file RPageStorage.hxx.

Public Member Functions

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

Public Attributes

RColumnfColumn
 
int fId
 

#include <ROOT/RPageStorage.hxx>

Constructor & Destructor Documentation

◆ RColumnHandle() [1/2]

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

Definition at line 65 of file RPageStorage.hxx.

◆ RColumnHandle() [2/2]

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

Definition at line 66 of file RPageStorage.hxx.

Member Data Documentation

◆ fColumn

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

Definition at line 68 of file RPageStorage.hxx.

◆ fId

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

Definition at line 67 of file RPageStorage.hxx.

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

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