Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TClingDataMemberInfo.h File Reference
#include "TClingClassInfo.h"
#include "TClingDeclInfo.h"
#include "TClingMemberIter.h"
#include "TDictionary.h"
#include <vector>
#include <string>
Include dependency graph for TClingDataMemberInfo.h:
This graph shows which files directly or indirectly include this file:

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
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::TMetaUtils