#include <ExpressionJSONHelpers.h>
|
| static std::shared_ptr< arrow::Schema > | read (std::istream &s) |
| |
| static void | write (std::ostream &o, std::shared_ptr< arrow::Schema > &schema) |
| |
Definition at line 23 of file ExpressionJSONHelpers.h.
◆ read()
| std::shared_ptr< arrow::Schema > o2::framework::ArrowJSONHelpers::read |
( |
std::istream & |
s | ) |
|
|
static |
◆ write()
| void o2::framework::ArrowJSONHelpers::write |
( |
std::ostream & |
o, |
|
|
std::shared_ptr< arrow::Schema > & |
schema |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files: