Uses of Class
org.harctoolbox.irp.Decoder.Decode
Packages that use Decoder.Decode
-
Uses of Decoder.Decode in org.harctoolbox.irp
Methods in org.harctoolbox.irp that return Decoder.DecodeModifier and TypeMethodDescriptionDecoder.Decode.getDecode()
Decoder.TrunkDecodeTree.getDecode()
ElementaryDecode.getDecode()
Decoder.TrunkDecodeTree.getTrunk()
NamedProtocol.recognize
(ModulatedIrSequence irSequence, int beginPos, Decoder.DecoderParameters userSuppliedDecoderParameters) Tries to match the ModulatedIrSequence in the argument, if match, return the matching parameters.Protocol.recognize
(ModulatedIrSequence irSequence, boolean rejectNoRepeats, boolean strict) Protocol.recognize
(ModulatedIrSequence irSequence, int beginPos, boolean rejectNoRepeats, Decoder.DecoderParameters params) Tries to match the ModulatedIrSequence in the argument, if match, return the matching parameters.Methods in org.harctoolbox.irp that return types with arguments of type Decoder.DecodeModifier and TypeMethodDescriptionDecoder.DecodeTree.toList()
Creates a List of the Trunks of a DecodeTree.Methods in org.harctoolbox.irp with parameters of type Decoder.DecodeModifier and TypeMethodDescriptionint
Decoder.Decode.compareTo
(Decoder.Decode other) boolean
NameEngine.numericallyEquals
(Decoder.Decode other) Constructor parameters in org.harctoolbox.irp with type arguments of type Decoder.Decode