#include "capi.h"
Macros | |
#define | __STDC_CONSTANT_MACROS |
#define | __STDC_FORMAT_MACROS |
#define | __STDC_LIMIT_MACROS |
Typedefs | |
typedef void(* | CPPYY_Cling_Wrapper_t) (void *, int, void **, void *) |
Functions | |
void * | cppyy_load_dictionary (const char *lib_name) |
#define __STDC_CONSTANT_MACROS |
Definition at line 23 of file clingwrapper.h.
#define __STDC_FORMAT_MACROS |
Definition at line 27 of file clingwrapper.h.
#define __STDC_LIMIT_MACROS |
Definition at line 31 of file clingwrapper.h.
Definition at line 35 of file clingwrapper.h.
void * cppyy_load_dictionary | ( | const char * | lib_name | ) |
Definition at line 2583 of file clingwrapper.cxx.