itom 2.0.0
ito::FuncWeakRef Class Reference

List of all members.

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends