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 392 of file VariantJSONHelpers.h.

Member Function Documentation

◆ read()

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

Definition at line 394 of file VariantJSONHelpers.h.

◆ write()

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

Definition at line 409 of file VariantJSONHelpers.h.


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