fCacheNeedShadow | Cint::G__ShadowMaker | [private] |
fgVetoShadow | Cint::G__ShadowMaker | [private, static] |
fMaxCachedNeedShadow | Cint::G__ShadowMaker | [private] |
fNeedShadowClass | Cint::G__ShadowMaker | [private] |
fNeedTypedefShadow | Cint::G__ShadowMaker | [private] |
fNSPrefix | Cint::G__ShadowMaker | [private] |
fOut | Cint::G__ShadowMaker | [private] |
G__ShadowMaker(std::ostream &out, const char *nsprefix, bool(*needShadowClass)(G__ClassInfo &cl)=G__ShadowMaker::NeedShadowClass, bool(*needTypedefShadow)(G__ClassInfo &cl)=0) | Cint::G__ShadowMaker | |
G__ShadowMaker(const G__ShadowMaker &) | Cint::G__ShadowMaker | [private] |
GetFullShadowName(G__ClassInfo &cl, std::string &fullname) | Cint::G__ShadowMaker | |
GetFullShadowNameRecurse(G__ClassInfo &cl, std::string &fullname) | Cint::G__ShadowMaker | [private] |
GetFullyQualifiedName(const char *originalName, std::string &fullyQualifiedName) | Cint::G__ShadowMaker | [static] |
GetFullyQualifiedName(G__ClassInfo &cl, std::string &fullyQualifiedName) | Cint::G__ShadowMaker | [static] |
GetFullyQualifiedName(G__TypeInfo &type, std::string &fullyQualifiedName) | Cint::G__ShadowMaker | [static] |
GetNonConstTypeName(G__DataMemberInfo &m, bool fullyQualified=false) | Cint::G__ShadowMaker | [static] |
IsStdPair(G__ClassInfo &cl) | Cint::G__ShadowMaker | [static] |
IsSTLCont(const char *type) | Cint::G__ShadowMaker | [static] |
NeedShadowCached(int tagnum) | Cint::G__ShadowMaker | |
NeedShadowClass(G__ClassInfo &cl) | Cint::G__ShadowMaker | [static] |
operator=(const G__ShadowMaker &) | Cint::G__ShadowMaker | [private] |
UpdateCachedNeedShadow() | Cint::G__ShadowMaker | [private] |
VetoShadow(bool veto=true) | Cint::G__ShadowMaker | [static] |
WriteAllShadowClasses() | Cint::G__ShadowMaker | |
WriteNamespaceHeader(G__ClassInfo &cl) | Cint::G__ShadowMaker | |
WriteShadowClass(G__ClassInfo &cl, int level=0) | Cint::G__ShadowMaker | |