#include <typeinfo>
#include <string>
#include <memory>
#include <map>
#include <TDictionary.h>
#include <TString.h>
#include "JLang/JType.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JPrimitiveTypes.hh"
#include "JLang/JException.hh"
 
Go to the source code of this file.
 | 
| template<class JType_t >  | 
| void  | JROOT::handler (JType_t &object) | 
|   | Apply ROOT types handler to given object.  
  | 
|   | 
◆ VALUE_TYPE
      
        
          | #define VALUE_TYPE | 
          ( | 
           |           __TYPE__ | ) | 
           | 
        
      
 
Value:typename map_type::value_type(#__TYPE__, new JObjectType<JType_t, __TYPE__>())