Class CommandReceive
java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.harchardware.cmdline.CommandCapture
org.harctoolbox.harchardware.cmdline.CommandReceive
-
Field Summary
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.harctoolbox.ircore.ModulatedIrSequence
collect
(IHarcHardware hardware) Methods inherited from class org.harctoolbox.harchardware.cmdline.CommandCapture
collect
Methods inherited from class org.harctoolbox.cmdline.AbstractCommand
process
-
Constructor Details
-
CommandReceive
public CommandReceive()
-
-
Method Details
-
description
- Overrides:
description
in classCommandCapture
-
collect
public org.harctoolbox.ircore.ModulatedIrSequence collect(IHarcHardware hardware) throws IOException, HarcHardwareException, org.harctoolbox.ircore.OddSequenceLengthException - Overrides:
collect
in classCommandCapture
- Throws:
IOException
HarcHardwareException
org.harctoolbox.ircore.OddSequenceLengthException
-