#include <AutoGIL.hxx>
Definition at line 39 of file AutoGIL.hxx.
YACS::ENGINE::AutoPyRef::AutoPyRef |
( |
PyObject * |
pyobj = 0 | ) |
|
|
inline |
YACS::ENGINE::AutoPyRef::~AutoPyRef |
( |
| ) |
|
|
inline |
YACS::ENGINE::AutoPyRef::AutoPyRef |
( |
const AutoPyRef & |
other | ) |
|
|
inline |
PyObject* YACS::ENGINE::AutoPyRef::get |
( |
| ) |
|
|
inline |
bool YACS::ENGINE::AutoPyRef::isNull |
( |
| ) |
const |
|
inline |
YACS::ENGINE::AutoPyRef::operator PyObject * |
( |
| ) |
|
|
inline |
void YACS::ENGINE::AutoPyRef::release |
( |
| ) |
|
|
inlineprivate |
PyObject* YACS::ENGINE::AutoPyRef::retn |
( |
| ) |
|
|
inline |
void YACS::ENGINE::AutoPyRef::set |
( |
PyObject * |
pyobj | ) |
|
|
inline |
PyObject* YACS::ENGINE::AutoPyRef::_pyobj |
|
private |
The documentation for this class was generated from the following file: