~ubuntu-branches/ubuntu/raring/pymodbus/raring-proposed

« back to all changes in this revision

Viewing changes to doc/sphinx/library/interfaces.rst

  • Committer: Package Import Robot
  • Author(s): W. Martin Borgert
  • Date: 2011-10-26 07:26:28 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20111026072628-fvzyi6tnb8iipomp
Tags: 0.9.0+r175-1
* Update from trunk to get a number of upstream fixes.
* Removed examples/tools/ (not present in previous version
  anyway) from source because there are different licenses
  involved. Needs clarification.
* Dont't install unit tests.
* Debian patches not necessary anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
:mod:`interfaces` --- System Interfaces
 
2
============================================================
 
3
 
 
4
.. module:: interfaces
 
5
   :synopsis: System Interfaces
 
6
 
 
7
.. moduleauthor:: Galen Collins <bashwork@gmail.com>
 
8
.. sectionauthor:: Galen Collins <bashwork@gmail.com>
 
9
 
 
10
API Documentation
 
11
-------------------
 
12
 
 
13
.. automodule:: pymodbus.interfaces
 
14
 
 
15
.. autoclass:: Singleton
 
16
   :members:
 
17
 
 
18
.. autoclass:: IModbusDecoder
 
19
   :members:
 
20
 
 
21
.. autoclass:: IModbusFramer
 
22
   :members:
 
23
 
 
24
.. autoclass:: IModbusSlaveContext
 
25
   :members: