ROOT 6.18/05 Reference Guide |
#include "TClingDeclInfo.h"
#include "TClingMethodInfo.h"
#include "TDataType.h"
#include "TDictionary.h"
#include <vector>
#include <string>
#include "llvm/ADT/DenseMap.h"
Classes | |
class | TClingClassInfo |
Emulation of the CINT ClassInfo class. More... | |
Namespaces | |
namespace | clang |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::TMetaUtils |
Typedefs | |
typedef ptrdiff_t(* | OffsetPtrFunc_t) (void *, bool) |
typedef ptrdiff_t(* OffsetPtrFunc_t) (void *, bool) |
Definition at line 53 of file TClingClassInfo.h.