class MinknowApi::AnalysisConfiguration::ChannelStates::Logic::Behaviour

Included Modules

Defined in:

generated/minknow_api/analysis_configuration.pb.cr

Constructors

Instance Method Summary

Constructor Detail

def self.decode(bytes : Bytes) : self #

Decode a message from a raw byte slice.


[View source]
def self.decode(io : IO) : self #

[View source]
def self.decode_partial(bytes : Bytes) : self #

[View source]
def self.decode_partial(io : IO) : self #

[View source]

Instance Method Detail

def ==(other : self) : Bool #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


[View source]
def encode(io : IO) : Nil #

[View source]
def encode_partial(io : IO) : Nil #

[View source]
def latch : Int32 #

[View source]
def latch=(latch : Int32) #

[View source]
def reset_on_effective_mux_change : Int32 #

[View source]
def reset_on_effective_mux_change=(reset_on_effective_mux_change : Int32) #

[View source]
def reset_on_effective_well_change : Int32 #

[View source]
def reset_on_effective_well_change=(reset_on_effective_well_change : Int32) #

[View source]
def reset_on_mux_change : Int32 #

[View source]
def reset_on_mux_change=(reset_on_mux_change : Int32) #

[View source]
def reset_on_well_change : Int32 #

[View source]
def reset_on_well_change=(reset_on_well_change : Int32) #

[View source]