16#error RtypesImp.h should only be included by ROOT dictionaries.
28 Warning(
"ROOT::Internal::GenericShowMembers",
"Please regenerate your dictionaries!");
47#define RootStlStreamer(name,STREAMER) \
49 static TGenericClassInfo *GenerateInitInstance(const name*); \
50 static Short_t _R__UNIQUE_(R__dummyStreamer) = \
51 GenerateInitInstance((name*)0x0)->SetStreamer(STREAMER); \
52 R__UseDummy(_R__UNIQUE_(R__dummyStreamer)); \
55#if defined(__cplusplus)
77 operator void* ()
const {
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
void Warning(const char *location, const char *msgfmt,...)
Use this function in warning situations.
winID h TVirtualViewer3D TVirtualGLPainter p
Abstract base class for accessing the data-members of a class.
void GenericShowMembers(const char *topClassName, void *obj, TMemberInspector &R__insp, bool transientMember)