Project
Loading...
Searching...
No Matches
o2::soa::ArrowRange Struct Reference

#include <ArrowTypes.h>

Public Member Functions

bool operator!= (ArrowRange const &other) const
 

Public Attributes

uint64_t offset
 
int64_t size
 

Detailed Description

Definition at line 21 of file ArrowTypes.h.

Member Function Documentation

◆ operator!=()

bool o2::soa::ArrowRange::operator!= ( ArrowRange const &  other) const
inline

Definition at line 25 of file ArrowTypes.h.

Member Data Documentation

◆ offset

uint64_t o2::soa::ArrowRange::offset

Definition at line 22 of file ArrowTypes.h.

◆ size

int64_t o2::soa::ArrowRange::size

Definition at line 23 of file ArrowTypes.h.


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