ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 Print a TSeq at the prompt:
 
 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.