![]() |
Project
|
#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 |
Definition at line 37 of file ArrowTableSlicingCache.h.
|
inline |
Definition at line 42 of file ArrowTableSlicingCache.h.
std::string o2::framework::Entry::binding |
Definition at line 38 of file ArrowTableSlicingCache.h.
bool o2::framework::Entry::enabled |
Definition at line 40 of file ArrowTableSlicingCache.h.
std::string o2::framework::Entry::key |
Definition at line 39 of file ArrowTableSlicingCache.h.