.. AUTO-GENERATED FILE -- DO NOT EDIT!

parallel.client.remotefunction
==============================

Module: :mod:`parallel.client.remotefunction`
---------------------------------------------
Inheritance diagram for ``IPython.parallel.client.remotefunction``:

.. inheritance-diagram:: IPython.parallel.client.remotefunction 
   :parts: 3

.. automodule:: IPython.parallel.client.remotefunction

.. currentmodule:: IPython.parallel.client.remotefunction

Classes
-------

:class:`ParallelFunction`
~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: ParallelFunction
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

:class:`RemoteFunction`
~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: RemoteFunction
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

Functions
---------


.. autofunction:: IPython.parallel.client.remotefunction.getname


.. autofunction:: IPython.parallel.client.remotefunction.parallel


.. autofunction:: IPython.parallel.client.remotefunction.remote

