itom  4.1.0
ito::FuncWeakRef Class Reference

Public Member Functions

 FuncWeakRef (PythonProxy::PyProxy *proxyObject, PyObject *argTuple=NULL)
 
 FuncWeakRef (const FuncWeakRef &rhs)
 
FuncWeakRefoperator= (FuncWeakRef rhs)
 
PythonProxy::PyProxygetProxyObject () const
 
PyObject * getArguments () const
 
bool isValid () const
 
void setHandle (const size_t &handle)
 
size_t getHandle () const
 

Private Attributes

PythonProxy::PyProxym_proxyObject
 
PyObject * m_argument
 
size_t m_handle
 

The documentation for this class was generated from the following files: