![]() |
ROOT
6.06/09
Reference Guide
|
#include "TClingMethodInfo.h"#include "TClingClassInfo.h"#include "TInterpreter.h"#include "cling/Interpreter/Value.h"#include <llvm/ADT/SmallVector.h>
Include dependency graph for TClingCallFunc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TClingCallFunc |
| Emulation of the CINT CallFunc class. More... | |
Namespaces | |
| clang | |
| cling | |
Typedefs | |
| typedef void(* | tcling_callfunc_Wrapper_t) (void *, int, void **, void *) |
| typedef void(* | tcling_callfunc_ctor_Wrapper_t) (void **, void *, unsigned long) |
| typedef void(* | tcling_callfunc_dtor_Wrapper_t) (void *, unsigned long, int) |
Definition at line 53 of file TClingCallFunc.h.
Definition at line 54 of file TClingCallFunc.h.