Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CPPDataMember.h File Reference
#include "Converters.h"
#include <string>
Include dependency graph for CPPDataMember.h:
This graph shows which files directly or indirectly include this file:

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)
 
CPPDataMemberCPyCppyy::CPPDataMember_New (Cppyy::TCppScope_t scope, Cppyy::TCppIndex_t idata)
 
CPPDataMemberCPyCppyy::CPPDataMember_NewConstant (Cppyy::TCppScope_t scope, const std::string &name, void *address)