RegnoSoftware.Standard.Core.Interfaces Namespace

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoSoftware.Standard.Core.Interfaces Namespace

Interfaces


  Interface Description
Public interface IRegnoCANBufferDefDoc
The CANBufferDefinitionDoc document is a definition document that contains the properties for a CAN buffer instance.
Public interface IRegnoCANBusDefDoc
The CANBusDefinitionDoc document is a definition document that contains the properties for a CAN bus instance.
Public interface IRegnoCANMessageDefDoc
The CANMessageDefinitionDoc document is a definition document that contains the properties for a CAN message instance.
Public interface IRegnoCANParamDefDoc
The CANParamDefinitionDoc document is a definition document that contains the properties for a CAN parameter instance.
Public interface IRegnoChannelDefDoc
The ChannelDefinitionDoc document is referenced by the ParamDefinitionDoc and ChannelSamplesDoc document and is used to associate multiple rate data channels with a single parameter instance.
Public interface IRegnoChannelSamplesDoc
The ChannelSamplesDoc document is a data document that contains the properties and values for a collection of data samples for a single data channel The ChannelSamplesDoc document is used to store raw sample values for user specified intervals. The document contains the field documentInterval that is used to specify the time range that the raw data samples values have sampled from.
Public interface IRegnoConfigDefsDoc
The ConfigDefinitionsDoc document is an informational document that defines the collection of definition documents that are used by the child documents in a given Configuration Document Collection.
Public interface IRegnoConfigDoc
The ConfigDoc document provides an overview of the type and structure of data contained in the child documents, it also acts as a basic meta data container to describe the data stored by this configuration.
Public interface IRegnoConfigurationInfo
Public interface IRegnoConfigurationType
Configuration type document
Public interface IRegnoDataType
Public interface IRegnoDefinitionType
Public interface IRegnoEventDataDoc
The EventDataDoc document is a data document that contains the properties and a data values for an individual event instance. This document provides fields to store both raw data values and formatted string or engineering values.
Public interface IRegnoEventDefDoc
The EventDefinitionDoc document is a definition document that contains the properties for a unique event definition instance.
Public interface IRegnoIdentityDoc
The IdentityDoc document is an optional identity document that allows users to define ownership and include identifying markers for a collection of documents. If used, the IdentityDoc document can be referenced by all other documents.
Public interface IRegnoIdentityType
Interface IRegnoIdentityType
Public interface IRegnoMediaDataDoc
The MediaDataDoc document is a data document that contains the properties and a source information for a media data file.
Public interface IRegnoParam2DMapValueDoc
The Param2DMapValueDoc document is a data document that contains the properties and a set of values for a single two dimensional map parameter.
Public interface IRegnoParam3DMapValueDoc
The Param3DMapValueDoc document is a data document that contains the properties and a set of values for a single three dimensional map parameter.
Public interface IRegnoParamArrayValueDoc
The ParamArrayValueDoc document is a data document that contains the properties and a set of values for a single configuration parameter. This document is used to store data values for configuration parameters that have no reference to time.
Public interface IRegnoParamDataDoc
The ParamDataDoc document is a data document that contains the properties and values for a collection of sub or super sampled data samples.
Public interface IRegnoParamDefDoc
The ParamDefinitionDoc document is a definition document that contains the properties for a unique parameter instance.
Public interface IRegnoParameterStringValue
The ParamStringValueDoc document is a data document that contains the properties and a single value for a single string configuration parameter. This document is used to store data values for configuration parameters that have no reference to time.
Public interface IRegnoParamScalarValueDoc
The ParamScalarValueDoc document is a data document that contains the properties and a single value for a single configuration parameter. This document is used to store data values for configuration parameters that have no reference to time.
Public interface IRegnoParamStatDoc
The ParamStatDoc document is a data document that contains the properties and statistics values for a parameter instance over a specified time range.
Public interface IRegnoRationalConvDefDoc
Public interface IRegnoStatisticType
Public interface IRegnoSuperSetDoc
Public interface IRegnoTableConvDefDoc
The TableConversionDefinitionDoc document is a definition document that contains the properties for a unique table conversion instance.
Public interface IRegnoTextConvDefDoc
The TextConversionDefinitionDoc document is a definition document that contains the properties for a unique text conversion instance.
Public interface IRegnoTimeMarkerDataDoc
The TimeMarkerDataDoc document is a data document that contains the properties and a data values for an individual time marker instance.
Public interface IRegnoTriggerCondDefDoc
The TriggerConditionDefinitionDoc document is a definition document that contains the properties for a trigger condition instance.
Public interface IRegnoTriggerDefDoc
The TriggerDefinitionDoc document is a definition document that contains the properties for a trigger instance. The TriggerDefinitionDoc document is used to hold a set of trigger conditions that once met trigger the generation of data for a range of parameters at a set of fixed frequencies per parameter.
Public interface IRegnoType
Base interface for all regno documents