Jpp  19.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JRootStreamer.hh File Reference

ASCII I/O of objects with ROOT dictionary. More...

#include <string>
#include <istream>
#include <ostream>
#include <sstream>
#include <memory>
#include "JLang/JEquation.hh"
#include "JLang/JEquationParameters.hh"
#include "JLang/JEquationFacet.hh"
#include "JLang/JStreamAvailable.hh"
#include "JLang/JBool.hh"
#include "JLang/JRedirectString.hh"
#include "JLang/JRedirectStream.hh"
#include "JLang/JStreamState.hh"
#include "JROOT/JAbstractStreamer.hh"
#include "JROOT/JRootClass.hh"
#include "JROOT/JRootDictionary_t.hh"

Go to the source code of this file.

Classes

class  JROOT::JRootReader
 Implementation for ASCII input of objects with ROOT dictionary. More...
 
class  JROOT::JRootWriter
 Implementation for ASCII output of objects with ROOT dictionary. More...
 
struct  JROOT::JRootStreamer< T >
 Auxiliary template class to define default implementation of the ROOT streamer. More...
 
class  JROOT::JObjectStreamer< T >
 JObjectStreamer 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).
 

Detailed Description

ASCII I/O of objects with ROOT dictionary.

Author
mdejong

Definition in file JRootStreamer.hh.