Files
frappy/doc/source/reference.rst
Markus Zolliker eb2e8f5f74 fix doc (stringio - > io)
+ bug in secop.lib.classdoc

Change-Id: Ic1f6f2896466ce53dd176a338088b7ee6b8047af
Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/27428
Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de>
Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
2022-01-13 10:23:38 +01:00

1.6 KiB

Reference

Module Base Classes

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.HasIodev

secop.iohandler.IOHandlerBase

secop.iohandler.IOHandler

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

secop.errors