Skip to main content

Module types

Module types 

Source
Expand description

Server-specific record and IOC types.

Shared Normative Type definitions (ScalarValue, NtScalar, NtPayload, etc.) live in the spvirit-types crate and are re-exported here for convenience.

Structs§

DbCommonState
NdCodec
NdDimension
NtAlarm
NtAttribute
NtControl
NtDisplay
NtEnum
NTEnum normative type — represents an enumerated PV value.
NtNdArray
NtScalar
NtScalarArray
NtTable
NtTableColumn
NtTimeStamp
RecordInstance

Enums§

LinkExpr
NtPayload
OutputMode
PvValue
A recursive value type that can represent any PVA structure without depending on the codec crate. Used by NtPayload::Generic to carry group-PV composite values and other non-normative structures.
RecordData
RecordType
ScalarArrayValue
ScalarValue
ScanMode