ROOT
master
Reference Guide
Loading...
Searching...
No Matches
CPPEnum.h
Go to the documentation of this file.
1
#ifndef CPYCPPYY_CPPENUM_H
2
#define CPYCPPYY_CPPENUM_H
3
4
5
namespace
CPyCppyy
{
6
7
// CPPEnum does not carry any additional C-side data for now, but can be of
8
// several types, based on the declared or compile-dependent types chosen.
9
typedef
PyObject
CPPEnum
;
10
11
//- creation -----------------------------------------------------------------
12
CPPEnum
*
CPPEnum_New
(
const
std::string&
name
,
Cppyy::TCppScope_t
scope);
13
14
}
// namespace CPyCppyy
15
16
#endif
// !CPYCPPYY_CPPENUM_H
PyObject
_object PyObject
Definition
PyMethodBase.h:43
name
char name[80]
Definition
TGX11.cxx:110
CPyCppyy
Definition
callcontext.h:10
CPyCppyy::CPPEnum_New
CPPEnum * CPPEnum_New(const std::string &name, Cppyy::TCppScope_t scope)
Definition
CPPEnum.cxx:140
CPyCppyy::CPPEnum
PyObject CPPEnum
Definition
CPPEnum.h:9
Cppyy::TCppScope_t
size_t TCppScope_t
Definition
cpp_cppyy.h:18
bindings
pyroot
cppyy
CPyCppyy
src
CPPEnum.h
ROOT master - Reference Guide Generated on Sat Nov 16 2024 09:37:14 (GVA Time) using Doxygen 1.9.8