Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces | Typedefs
TClingClassInfo.h File Reference
#include "TClingMethodInfo.h"
#include "TDictionary.h"
#include <vector>
#include <string>
#include "llvm/ADT/DenseMap.h"
Include dependency graph for TClingClassInfo.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TClingClassInfo
 Emulation of the CINT ClassInfo class. More...
 

Namespaces

 clang
 
 cling
 Print a TSeq at the prompt:
 
 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::TMetaUtils
 

Typedefs

typedef ptrdiff_t(* OffsetPtrFunc_t) (void *, bool)
 

Typedef Documentation

◆ OffsetPtrFunc_t

typedef ptrdiff_t(* OffsetPtrFunc_t) (void *, bool)

Definition at line 51 of file TClingClassInfo.h.