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

#include <ExpressionJSONHelpers.h>

Static Public Member Functions

static std::shared_ptr< arrow::Schema > read (std::istream &s)
 
static void write (std::ostream &o, std::shared_ptr< arrow::Schema > &schema)
 

Detailed Description

Definition at line 23 of file ExpressionJSONHelpers.h.

Member Function Documentation

◆ read()

std::shared_ptr< arrow::Schema > o2::framework::ArrowJSONHelpers::read ( std::istream &  s)
static

Definition at line 785 of file ExpressionJSONHelpers.cxx.

◆ write()

void o2::framework::ArrowJSONHelpers::write ( std::ostream &  o,
std::shared_ptr< arrow::Schema > &  schema 
)
static

Definition at line 814 of file ExpressionJSONHelpers.cxx.


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