Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JROOT::JRootDictionary_t Struct Reference

Type definition of ROOT based dictionary for ASCII I/O. More...

#include <JRootDictionary_t.hh>

Inheritance diagram for JROOT::JRootDictionary_t:
std::map< std::string, JLANG::JSharedPointer< JROOT::JAbstractStreamer > > JROOT::JRootDictionary

Detailed Description

Type definition of ROOT based dictionary for ASCII I/O.

The dictionary is used by JROOT::JRootReader and JROOT::JRootWriter classes to provide for ASCII I/O of composite data structures which have been processed by rootcint and contain a ClassDef.
The dictionary in use should include all data types for which ASCII I/O already is defined (e.g. all primitive data types).
A ready-to-use dictionary is provided for by the derived class JROOT::JRootDictionary.

Definition at line 31 of file JRootDictionary_t.hh.


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