Definition at line 44 of file Converters.h.
#include </home/stephan/code/root-2/bindings/pyroot/cppyy/CPyCppyy/src/Converters.h>
◆ VoidArrayConverter()
| CPyCppyy::VoidArrayConverter::VoidArrayConverter |
( |
bool | keepControl = true | ) |
|
|
inline |
◆ FromMemory()
| PyObject * CPyCppyy::VoidArrayConverter::FromMemory |
( |
void * | address | ) |
|
|
overridevirtual |
◆ GetAddressSpecialCase()
| bool CPyCppyy::VoidArrayConverter::GetAddressSpecialCase |
( |
PyObject * | pyobject, |
|
|
void *& | address ) |
|
protectedvirtual |
◆ HasState()
| bool CPyCppyy::VoidArrayConverter::HasState |
( |
| ) |
|
|
inlineoverridevirtual |
◆ KeepControl()
| bool CPyCppyy::VoidArrayConverter::KeepControl |
( |
| ) |
|
|
inlineprotected |
◆ SetArg()
◆ ToMemory()
| bool CPyCppyy::VoidArrayConverter::ToMemory |
( |
PyObject * | value, |
|
|
void * | address, |
|
|
PyObject * | ctxt = nullptr ) |
|
overridevirtual |
◆ fKeepControl
| bool CPyCppyy::VoidArrayConverter::fKeepControl |
|
private |
The documentation for this class was generated from the following files: