Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPPInstance.h File Reference
#include "CPPScope.h"
#include "Cppyy.h"
#include "CallContext.h"
#include <utility>
#include <vector>

Classes

class  CPyCppyy::CPPInstance

Namespaces

namespace  CPyCppyy

Typedefs

typedef std::vector< std::pair< ptrdiff_t, PyObject * > > CPyCppyy::CI_DatamemberCache_t

Functions

template<typename T>
bool CPyCppyy::CPPInstance_Check (T *object)
template<typename T>
bool CPyCppyy::CPPInstance_CheckExact (T *object)
void CPyCppyy::op_dealloc_nofree (CPPInstance *)