Project
Loading...
Searching...
No Matches
o2::framework::Entry Struct Reference

#include <ArrowTableSlicingCache.h>

Public Member Functions

 Entry (std::string b, std::string k, bool e=true)
 

Public Attributes

std::string binding
 
std::string key
 
bool enabled
 

Detailed Description

Definition at line 37 of file ArrowTableSlicingCache.h.

Constructor & Destructor Documentation

◆ Entry()

o2::framework::Entry::Entry ( std::string  b,
std::string  k,
bool  e = true 
)
inline

Definition at line 42 of file ArrowTableSlicingCache.h.

Member Data Documentation

◆ binding

std::string o2::framework::Entry::binding

Definition at line 38 of file ArrowTableSlicingCache.h.

◆ enabled

bool o2::framework::Entry::enabled

Definition at line 40 of file ArrowTableSlicingCache.h.

◆ key

std::string o2::framework::Entry::key

Definition at line 39 of file ArrowTableSlicingCache.h.


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