#include "TClingClassInfo.h"
#include "TClingDeclInfo.h"
#include "TClingMemberIter.h"
#include "TDictionary.h"
#include <vector>
#include <string>
Classes | |
class | TClingDataMemberInfo |
Emulation of the CINT DataMemberInfo class. More... | |
class | TClingDataMemberIter |
Iterate over VarDecl, FieldDecl, EnumConstantDecl, IndirectFieldDecl, and UsingShadowDecls thereof, within a scope, recursing through "transparent" scopes (see DCIter::HandleInlineDeclContext()). More... | |
Namespaces | |
namespace | clang |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::TMetaUtils |