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

#include <IndexJSONHelpers.h>

Static Public Member Functions

static std::vector< o2::soa::IndexRecordread (std::istream &s)
 
static void write (std::ostream &o, std::vector< o2::soa::IndexRecord > &irs)
 

Detailed Description

Definition at line 18 of file IndexJSONHelpers.h.

Member Function Documentation

◆ read()

std::vector< o2::soa::IndexRecord > o2::framework::IndexJSONHelpers::read ( std::istream &  s)
static

Definition at line 186 of file IndexJSONHelpers.cxx.

◆ write()

void o2::framework::IndexJSONHelpers::write ( std::ostream &  o,
std::vector< o2::soa::IndexRecord > &  irs 
)
static

Definition at line 219 of file IndexJSONHelpers.cxx.


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