ROOT  6.06/09
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:

Go to the source code of this file.

Classes

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

Namespaces

 cling
 
 clang
 
 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::TMetaUtils
 

Typedefs

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

Typedef Documentation

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

Definition at line 51 of file TClingClassInfo.h.