Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RNTupleIndex::RIndexValue Class Reference

Container for the hashes of the indexed fields.

Definition at line 43 of file RNTupleIndex.hxx.

Public Member Functions

 RIndexValue (const std::vector< NTupleIndexValue_t > &fieldValues)
 
bool operator== (const RIndexValue &other) const
 

Public Attributes

std::vector< NTupleIndexValue_tfFieldValues
 

Constructor & Destructor Documentation

◆ RIndexValue()

ROOT::Experimental::Internal::RNTupleIndex::RIndexValue::RIndexValue ( const std::vector< NTupleIndexValue_t > &  fieldValues)
inline

Definition at line 46 of file RNTupleIndex.hxx.

Member Function Documentation

◆ operator==()

bool ROOT::Experimental::Internal::RNTupleIndex::RIndexValue::operator== ( const RIndexValue other) const
inline

Definition at line 51 of file RNTupleIndex.hxx.

Member Data Documentation

◆ fFieldValues

std::vector<NTupleIndexValue_t> ROOT::Experimental::Internal::RNTupleIndex::RIndexValue::fFieldValues

Definition at line 45 of file RNTupleIndex.hxx.

Libraries for ROOT::Experimental::Internal::RNTupleIndex::RIndexValue:

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