DimRpcWrapper Class Reference
[DIM interface functions]


Public Member Functions

 DimRpcWrapper (char *name, char *format_in, char *format_out, PyObject *pyobj)
void rpcHandler ()
 ~DimRpcWrapper ()

Private Attributes

PyObject * self

Detailed Description

This class is only a proxy to pass the call from the C++ rpcHandler function to the Python implementation. For this a reference to the real Python object is needed. Need to reimplement the constructor, destructor and rpcHandler

Definition at line 30 of file dimcppmodule.cpp.


Constructor & Destructor Documentation

DimRpcWrapper ( char *  name,
char *  format_in,
char *  format_out,
PyObject *  pyobj 
) [inline]

Definition at line 41 of file dimcppmodule.cpp.

~DimRpcWrapper (  )  [inline]

Definition at line 77 of file dimcppmodule.cpp.


Member Function Documentation

void rpcHandler (  )  [inline]

Definition at line 53 of file dimcppmodule.cpp.


Field Documentation

PyObject* self [private]

Definition at line 38 of file dimcppmodule.cpp.


The documentation for this class was generated from the following file:
Generated on 5 Feb 2014 for PyDIM by  doxygen 1.4.7