Jpp
18.2.0-rc.1
the software that should make you happy
|
#include <string>
#include <ostream>
#include "TBufferJSON.h"
#include "JLang/JObjectOutput.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JNullType.hh"
#include "JLang/JConversion.hh"
Go to the source code of this file.
Classes | |
class | JROOT::JSonObjectOutput< T > |
Template implementation of stream output for single data type. More... | |
class | JROOT::JSonObjectOutput< JTypeList< JHead_t, JTail_t > > |
Template specialisationimplementation of stream object output for multiple data types. More... | |
class | JROOT::JSonObjectOutput< JTypeList< JHead_t, JNullType > > |
Terminator class of recursive JSonObjectOutput class. More... | |
Namespaces | |
JROOT | |
Auxiliary classes and methods for ROOT I/O. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |