Uses of Class
org.harctoolbox.irp.BitspecIrstream
Packages that use BitspecIrstream
-
Uses of BitspecIrstream in org.harctoolbox.irp
Methods in org.harctoolbox.irp that return BitspecIrstreamModifier and TypeMethodDescriptionProtocol.getBitspecIrstream()BitspecIrstream.substituteConstantVariables(Map<String, Long> constantVariables) Constructors in org.harctoolbox.irp with parameters of type BitspecIrstreamModifierConstructorDescriptionProtocol(GeneralSpec generalSpec, BitspecIrstream bitspecIrstream, NameEngine definitions, ParameterSpecs parameterSpecs) Protocol(GeneralSpec generalSpec, BitspecIrstream bitspecIrstream, NameEngine definitions, ParameterSpecs parameterSpecs, IrpParser.ProtocolContext parseTree) Protocol(GeneralSpec generalSpec, BitspecIrstream bitspecIrstream, NameEngine definitions, ParameterSpecs parameterSpecs, IrpParser.ProtocolContext parseTree, Class<? extends AbstractDecoder> decoderClass) The general constructor for Protocol.