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

#include <VariantJSONHelpers.h>

Static Public Member Functions

template<VariantType V>
static Variant read (std::istream &s)
 
static void write (std::ostream &o, Variant const &v)
 

Detailed Description

Definition at line 26 of file VariantJSONHelpers.h.

Member Function Documentation

◆ read()

template<VariantType V>
Variant o2::framework::VariantJSONHelpers::read ( std::istream &  s)
static

Definition at line 318 of file VariantJSONHelpers.cxx.

◆ write()

void o2::framework::VariantJSONHelpers::write ( std::ostream &  o,
Variant const &  v 
)
static

Definition at line 418 of file VariantJSONHelpers.cxx.


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