Files
frappy/doc/source/reference.rst
Markus Zolliker 34b93adef0 more merges from gerrit
Change-Id: I13441cd8889dd39f74a2dd1a85e75a1b76bb93c8
2022-03-08 10:52:14 +01:00

1.7 KiB

Reference

Module Base Classes

secop.modules.Done

secop.modules.Module

secop.modules.Readable

secop.modules.Writable

secop.modules.Drivable

Parameters, Commands and Properties

secop.params.Parameter

secop.params.Command

secop.properties.Property

secop.modules.Attached

Datatypes

secop.datatypes.FloatRange

secop.datatypes.IntRange

secop.datatypes.BoolType

secop.datatypes.ScaledInteger

secop.datatypes.EnumType

secop.datatypes.StringType

secop.datatypes.TupleOf

secop.datatypes.ArrayOf

secop.datatypes.StructOf

secop.datatypes.BLOBType

Communication

secop.modules.Communicator

secop.io.StringIO

secop.io.BytesIO

secop.io.HasIO

secop.iohandler.IOHandlerBase

secop.iohandler.IOHandler

Exception classes .....................--

secop.errors