#include <map>| Classes | |
| class | CPyCppyy::CPPScope | 
| class | CPyCppyy::CPPSmartClass | 
| Namespaces | |
| namespace | CPyCppyy | 
| namespace | CPyCppyy::Utility | 
| Typedefs | |
| typedef CPPScope | CPyCppyy::CPPClass | 
| typedef std::map< Cppyy::TCppObject_t, PyObject * > | CPyCppyy::CppToPyMap_t | 
| Type object to hold class reference (this is only semantically a presentation of CPPScope instances, not in a C++ sense) | |
| Functions | |
| template<typename T > | |
| bool | CPyCppyy::CPPScope_Check (T *object) | 
| template<typename T > | |
| bool | CPyCppyy::CPPScope_CheckExact (T *object) | 
| CPPScope * | CPyCppyy::CPPScopeMeta_New (Cppyy::TCppScope_t klass, PyObject *args) |