#include "TInterpreter.h"
#include "Rtypeinfo.h"
#include <set>
#include <unordered_set>
#include <unordered_map>
#include <map>
#include <vector>
Go to the source code of this file.
§ TWin32SendClass
| #define TWin32SendClass char |
§ TCling__GetObjectAddress()
| TObject* TCling__GetObjectAddress |
( |
const char * |
Name, |
|
|
void *& |
LookupCtx |
|
) |
| |
§ TCling__GetObjectDecl()
| const clang::Decl* TCling__GetObjectDecl |
( |
TObject * |
obj | ) |
|
§ TCling__LibraryLoaded()
| void TCling__LibraryLoaded |
( |
const void * |
dyLibHandle, |
|
|
const char * |
canonicalName |
|
) |
| |
§ TCling__LibraryUnloaded()
| void TCling__LibraryUnloaded |
( |
const void * |
dyLibHandle, |
|
|
const char * |
canonicalName |
|
) |
| |
§ TCling__TransactionRollback()
| void TCling__TransactionRollback |
( |
const cling::Transaction & |
| ) |
|
§ TCling__UpdateListsOnCommitted()
| void TCling__UpdateListsOnCommitted |
( |
const cling::Transaction & |
, |
|
|
cling::Interpreter * |
|
|
) |
| |
§ TCling__UpdateListsOnUnloaded()
| void TCling__UpdateListsOnUnloaded |
( |
const cling::Transaction & |
| ) |
|