Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RNTupleLocatorObject64 Struct Reference

RNTupleLocator payload that is common for object stores using 64bit location information.

This might not contain the full location of the content. In particular, for page locators this information may be used in conjunction with the cluster and column ID.

Definition at line 115 of file RNTupleUtil.hxx.

Public Member Functions

bool operator== (const RNTupleLocatorObject64 &other) const
 

Public Attributes

std::uint64_t fLocation = 0
 

#include <ROOT/RNTupleUtil.hxx>

Member Function Documentation

◆ operator==()

bool ROOT::Experimental::RNTupleLocatorObject64::operator== ( const RNTupleLocatorObject64 other) const
inline

Definition at line 117 of file RNTupleUtil.hxx.

Member Data Documentation

◆ fLocation

std::uint64_t ROOT::Experimental::RNTupleLocatorObject64::fLocation = 0

Definition at line 116 of file RNTupleUtil.hxx.

Collaboration diagram for ROOT::Experimental::RNTupleLocatorObject64:
[legend]

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