Project
Loading...
Searching...
No Matches
o2::rans::utils::JSONArrayLogger< T > Class Template Reference

#include <utils.h>

Public Member Functions

 JSONArrayLogger (bool reverse=false)
 
JSONArrayLoggeroperator<< (const T &elem)
 

Friends

std::ostream & operator<< (std::ostream &os, const JSONArrayLogger &logger)
 

Detailed Description

template<class T>
class o2::rans::utils::JSONArrayLogger< T >

Definition at line 275 of file utils.h.

Constructor & Destructor Documentation

◆ JSONArrayLogger()

template<class T >
o2::rans::utils::JSONArrayLogger< T >::JSONArrayLogger ( bool  reverse = false)
inlineexplicit

Definition at line 278 of file utils.h.

Member Function Documentation

◆ operator<<()

template<class T >
JSONArrayLogger & o2::rans::utils::JSONArrayLogger< T >::operator<< ( const T &  elem)
inline

Definition at line 279 of file utils.h.

Friends And Related Symbol Documentation

◆ operator<<

template<class T >
std::ostream & operator<< ( std::ostream &  os,
const JSONArrayLogger< T > &  logger 
)
friend

Definition at line 285 of file utils.h.


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