#include "TClass.h"#include "TError.h"#include "TInterpreter.h"#include "TIsAProxy.h"#include <map>Go to the source code of this file.
Typedefs | |
| typedef std::map< long, TClass * > | ClassMap_t |
Functions | |
| ClassMap_t * | GetMap (void *p) |
| typedef std::map<long, TClass*> ClassMap_t |
Definition at line 37 of file TIsAProxy.cxx.
| ClassMap_t* GetMap | ( | void * | p | ) | [inline] |
Definition at line 38 of file TIsAProxy.cxx.
Referenced by G__G__Base3_233_0_6(), G__G__GuiHtml_227_0_41(), TIsAProxy::operator()(), TIsAProxy::SetClass(), and TIsAProxy::~TIsAProxy().
1.5.1