#include "CPyCppyy.h"
#include "CPyCppyy/API.h"
#include "CPPInstance.h"
#include "CPPOverload.h"
#include "CPPScope.h"
#include "ProxyWrappers.h"
#include "PyStrings.h"
#include <stdio.h>
#include <iostream>
#include <string>
Namespaces | |
namespace | CPyCppyy |
Set of helper functions that are invoked from the pythonizors, on the Python side. | |
Macros | |
#define | CPYCPPYY_INTERNAL 1 |
Variables | |
static PyObject * | gMainDict = nullptr |