| Package | Description |
|---|---|
| org.harctoolbox.irp |
| Modifier and Type | Method and Description |
|---|---|
BitspecIrstream |
Protocol.getBitspecIrstream() |
BitspecIrstream |
BitspecIrstream.substituteConstantVariables(Map<String,Long> constantVariables) |
| Constructor and Description |
|---|
Protocol(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) |
Copyright © 2019. All rights reserved.