Classes | |
class | CPyCppyy::CPPDataMember |
Namespaces | |
namespace | CPyCppyy |
Set of helper functions that are invoked from the pythonizors, on the Python side. | |
Functions | |
template<typename T > | |
bool | CPyCppyy::CPPDataMember_Check (T *object) |
template<typename T > | |
bool | CPyCppyy::CPPDataMember_CheckExact (T *object) |
CPPDataMember * | CPyCppyy::CPPDataMember_New (Cppyy::TCppScope_t scope, Cppyy::TCppIndex_t idata) |
CPPDataMember * | CPyCppyy::CPPDataMember_NewConstant (Cppyy::TCppScope_t scope, const std::string &name, void *address) |