![]() |
Project
|
#include <RootArrowFilesystem.h>
Public Member Functions | |
RootObjectHandler (void *p, std::shared_ptr< arrow::dataset::FileFormat > f) | |
~RootObjectHandler () noexcept(false) | |
template<typename T > | |
std::unique_ptr< T > | GetObjectAsOwner () |
Public Attributes | |
std::shared_ptr< arrow::dataset::FileFormat > | format |
Definition at line 31 of file RootArrowFilesystem.h.
|
inline |
Definition at line 32 of file RootArrowFilesystem.h.
o2::framework::RootObjectHandler::~RootObjectHandler | ( | ) |
Definition at line 303 of file RootArrowFilesystem.cxx.
|
inline |
Definition at line 40 of file RootArrowFilesystem.h.
std::shared_ptr<arrow::dataset::FileFormat> o2::framework::RootObjectHandler::format |
Definition at line 46 of file RootArrowFilesystem.h.